Getting Started with Android

By: Emiley J  

As usual, when starting to learn a new programming language, you first have to get your computer ready with the tools and IDEs required to start developing. For Android programming it is very simple, just get the ADT bundle for windows and you are all set.  I am assuming you are using windows as your development platform. ADT bundle for windows is an integrated development environment with the Android SDK and Eclipse.

  1. If you don’t already have, create a ‘Development’ folder under your C drive.
  2. Goto the ADT bundle for windows download page and download the SDK
  3. Unzip the downloaded zip file to the ‘Development’ folder
  4. Goto the C:\Development\adt-bundle-<os_platform>/eclipse/ folder and click eclipse.exe

That’s it. You are now ready to start developing your first Android program.

Note: Although the unzipped folder name is too long, do not rename the folder. Because the ADT settings use these default folder names and if you change the folder name then you have to manually change the ADT development settings.

Now that you have setup your android development environment, get started with programming more android samples.




Archived Comments

1. oponugudup
View Tutorial          By: oponugudup at 2017-09-17 10:12:57

2. ieramuzfemono
View Tutorial          By: ieramuzfemono at 2017-09-17 09:51:04

3. ovdetowpofoka
View Tutorial          By: ovdetowpofoka at 2017-09-17 06:44:44

4. agapeafi
View Tutorial          By: agapeafi at 2017-09-16 12:18:07

5. I have just started using GarageBand on my iPhone, it’s a complete package of ama
View Tutorial          By: swati sharma at 2017-01-12 11:05:19

6. i'ma beginer in this android devopment tutorial can anyone guide sme hints for the beginer
View Tutorial          By: vijay at 2015-08-18 05:16:54

7. Java lovers’ gona love it, Check it out.... JavaOne 2013 is apparently being held
View Tutorial          By: therohan at 2013-03-22 12:20:38


Most Viewed Articles (in Android )

Latest Articles (in Android)

Comment on this tutorial