Some simple to follow steps to write Google Android apps are given below:
Download Eclipse: To start with, download Eclipse IDE, which is the most powerful and simple Android development tool. Unzip the file after download and store in Program files.
Download Java JDK: Java JDK needs to be downloaded, which can be done quickly.
Download Android SDK Tools: Next step is to download Android SDK Tools from Googleà Unpack and install it in a directory.
Configure Eclipse: You can configure Eclipse, by going to StartàHelp buttonàHelpàInstall new softwareà type in “Android” for the Name option à Set the link to https://dl-ssl.google.com/android/eclipse/–> click on “OK” à Hit on “Next” button and àDownload Android ADT.
Configure Android SDK: Go to the downloaded folder of Android SDKà Start the file “SDK setup.exe.”à Click on “Install”à Download SDK manager.
Configure Android Virtual Device (AVD): The next step is to click on “virtual devices” on SDK managerà, Click on “New”à Create a new Android deviceà Choose your specificationsà. Click on “create AVD”à Go to “Start” tab to get the working imitation of an Android phone.
Configure Eclipse again: Once again Eclipse needs to be configured. Go to “Windows>Preferences>Android tab>Apply>OK to run the program.
Create a project: Navigate to ‘File>New>other>Android>Android project togive your project a name along with other details and then click on “Finish” button.
Read more: Web Spiders