+ 4

where to start learning android app development ?

i want to create android app where to start learning about it?

17th Aug 2017, 6:39 AM
Deepesh
Deepesh - avatar
6 odpowiedzi
+ 9
see my answer to https://www.sololearn.com/Discuss/605467/?ref=app hope it helps you ! with one exception in the list, i have programmed in all of them ! if you have questions ask !
17th Aug 2017, 7:59 AM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar
+ 4
here you can have a general idea https://developer.android.com to develop Android the standard language is Java and Android studio there are NDK to use C++ or you can use kivy and develop with python I hope this helps you.
17th Aug 2017, 7:09 AM
AldoS
AldoS - avatar
+ 4
you're welcome
17th Aug 2017, 7:24 AM
AldoS
AldoS - avatar
+ 3
thanks
17th Aug 2017, 7:13 AM
Deepesh
Deepesh - avatar
+ 3
as a person who wants to do android dev myself. id learn kotlin. I'm learning java so that I can do other stuff and androud dev. but if your passion is android development specifically learn kotlin. it's an easier less verbose for of java. hell even Google is trying to push it ad the main androud language. for sources on androud dev. go to team treehouse. they have a nice course
17th Aug 2017, 8:45 PM
MR.FAKER
MR.FAKER - avatar
+ 2
also if you like to. you can develop hybrid apps (apps not written in java but instead using web tech) using html css and JavaScript.
17th Aug 2017, 8:58 PM
MR.FAKER
MR.FAKER - avatar