How to become an Android Developer … The Beginning

Yatin Kharbe
2 min readJan 30, 2019

--

I have been into IT industry for quite a time now and a developer for all of my career till date .So take it from me …

“ Rome wasn’t built in a day”

Google Pie Statue from Googleplex

To become an Android developer … just be curious and have a mental attitude to consistently learn new things on the go since Android belongs to Google and they do keep their developers with edge of seat experience year after year in Google I/O Event :

https://events.google.com/io/

with new updates and technologies that encompasses not only in Android mobile but for Automation , Machine Learning etc etc .

To start with , make sure you are well versed with Java or Kotlin (Yes !!! Kotlin is official language for Android development as announced in 2017 Google I/O keynote ) . There are other ways also for developing Android apps like using Xamarin , Phonegap , C++ , C# et cetera , et cetera … Make your choice … Well I started with Java and now learning Kotlin .

Once you have firm grasp with any of language by you can download Android Studio from

Make sure you have pre-requisite hardware and software configurations done before you install the studio on your Windows/Mac OS .

Once you have installed latest Android Studio you can start with either existing projects or create you new project for Android yourself. You can go from several tutorials available on the internet to create you own app of choice , but if you want to learn from official , below is link for codelabs from google developers .

https://codelabs.developers.google.com/

I will go in details in next post , till then stay tuned …

--

--