Thursday, 11 December 2014

Tutorial:How to create simple android native apps


, I am going to write a fresh tutorial on how new app developers should start developing their mobile app of interest using android SDK.

This will be a series of posts that will focus on getting your working environment ready and going through the process of developing android app. It will cover the essential things you need before starting with the core tutorial.

We will talk about android and why we are developing for android.

Lastly, we will jump into the code and by the very end of it; you will have a working android application running on your mobile phone.

Along the line in this tutorial, if there is something that I did not explain in detail and you want me to throw more light to it kindly bring my notice to it.

You are free to ask any question you may have. At the end of the tutorial I will make available the complete source code of the application. It will help you understand in more detail how we will tie everything together.

You are free to download it and use it to do whatever thing you wish to do. Bear in mind that it will be a simple application. By the time we finish with this we will move on to a bigger app and by then you must have gotten some experience on how to develop android native apps.

What app are we going to create?

I have decided to create a simple android app called African Hairstyle. African Hairstyle app catalogues different African hair style and makes it easy for someone that wants to make a particular hair style to easily explain it with this app.

To have an idea of what we will be doing I have attached a screenshot of the app below.


You can read more helpful information about mobile app and game development on this


If you have a mobile app you want me to show case or write a review on my blog you can also drop the information here.
 
Top