How to become an Android developer?

Despite the fact that I have partially answered that in one of my earlier posts (Is it hard to become an Android developer…?) - I am still getting a lot of questions asking me how to become an Android developer. It is why I have decided to write about this once again. I know that the hardest in Android development is the beginning. I has been in the same situation and I lost a lot of time just to find the short intro that would tell me where should I start. In this post I will try to answer you by showing you the path. You will not learn anything right here - but you will know where should you start your adventures with this little funny Android robot (I bet you will like him sooner or later!).

Few (easy) steps...

So lets start from the beginning. With each step you should feel more comfortable and independent in new environment. Follow them until you will be able to learn by yourself.

  1. Prepare the environment - it was really hard to me. What Java to choose, how to configure Eclipse and SDK. You will find this article very useful. Just follow those steps to have everything set up.
  2. Make the "Hello, World" app - you will discover how easy it may be. But you should be warned it won't be as easy with applications that will be doing more than showing "Hello" message. This article is a good start to your Android "Hello World". Congratulations! You just made your first Android application!
  3. Learn! - now comes the hardest. You will need to learn Android API. There are a few paths. Choose the one most comfortable to you:
    - Learn from examples. There are quite nice examples on the Android homepage. Here is the exact link. It will make you comfortable in many aspects of Android development and will help you know what are you really searching for.
    - Buy a good book for beginners. It is what I have chosen. I have bought two books that have really helped me to learn the basics. If you are interested I have chosen "Beginning Android 3" and "Hello, Android".
    - Try to make your own app and learn from Android documentation (the hardest one for the beginners).
  4. Make your own app! - the sooner or later you will want to make your first application. Do not wait with it too long as it is great way to learn Android API even more! You don't have to be an expert to try. Learn the basics and then learn during development! That is the best way to learn any programming language.
  5. Register as an Android developer - register as an Android developer on the Android Market via this link. It will cost you $25 but you will get access to the most powerful tool for developers! You will be able to publish your application as free or paid (depends of country you live in) to be accessible to most of Android users all over the world!
  6. Learn to make your application popular - and make money on free Android applications as well! Check lastly published eBook "Make Money on Android" for more details.

And that's it! Follow those steps carefully and you will be able to call yourself an Android Developer!

Conclusion...

It may be looking very straightforward when you look on those six little steps. But it wasn't so easy when I was on the beginning of the path. I had no one that could tell me anything about Android development and I had to find all of this info by myself. I hope that this post will save you a lot of time and will help you becoming an Android developer. I did it and now it gives me enough income to make a living (you may check my income reports). Now it is your turn!

And just if you would like to learn more from me - or are curious about my future income reports - you are welcome to follow my Facebook page or twitter account… or my cool RSS feed!

41 Responses to “How to become an Android developer?”


Leave a Reply to Haneet