Friday, August 2, 2013

Android Installation in Ubuntu


Follow the following Six steps to Install Android SDK:

Step 1: In Download Eclipse version 32/64 bit (verify your OS’s bit) HERE YOU DON’T NEED TO INSTALL ECLIPSE. Open the containing folder and double click the eclipse.

Step 2: Download Android SDK (.tgz file) , unpack it and locate it in safe place in your machine.

Step 3: Open a terminal and navigate to the tools/ directory in the Android SDK, then execute android sdk. 


Step 4: Now in eclipse, Open
Help -> Install New Software -> Add
Name : <any name for sdk>
Location : https://dl-ssl.google.com/android/eclipse/
Then Click “OK”.  



Step 5: Select All Packages in BOX, Click next, again next, select radio button (Accept) and Click Finish button.
Some error will occur install SDK, Click OK Button.

Step 6: Window -> Preference -> Android -> click OK

No comments:

Post a Comment