Anyone can create an Android app
and publish the app in the Google Play store very easily. To create your own
Android app and publish that in to Google play you need to have knowledge about
Android tools that are used to create apps.
Get SDK:
To create the Android app you have
to first download and install SDK which will give you API libraries and app
developing tool which is require creating and testing the apps.
To download the SDK visit: "https://developer.android.com/sdk/index.html”
ADT Bundle setup:
The ADT bundle setup gives you all
the things that are necessary for developing app including Eclipse IDE with
Android Developer tool already included in it.
Once you get all the necessary
tools you need to go through following things to create and publish app.
Proper Setup:
App Development:
In this part you have to create
your actual Android app that contains source code and all the necessary files
of your developing app. This is the most important part of the application
development where you have to decide how that app works for users.
Tasting:
Publishing:
If you are still confused about how to create an Android app
then you can check here “https://developer.android.com/training/basics/firstapp/creating-project.html”
that will give you step by step information including source cods.
No comments:
Post a Comment