Pages

Saturday, August 11, 2012

Don't have Internet? Try this!!!!

Besides my first post, you can install all softwares offline. Only thing you need to download Eclipse, ADT Plugin and Andoid SDK manually. After having all these packages you can install it on your PC without Internet.

Download eclipse : Download Eclipse
Download SDK : Android SDK
Download ADT : ADT 20.0.2


Follow below instruction for offline installation.

1. Start eclipse.
2. Go to Help -> Install New Software.
3. Click Add button (It will start new window to add repository)
4. Click on Archive and select ADT plugin RAR file.
5. After clicking OK, in available software dialog select the checkbox next to Developer Tools and click Next.  
6. In next window you'll see list of tool to be download. Click Next.
7. Accept the agreement and click Next.
8. After completion of installation just restart Eclipse.
9. Now extract Android SDK.
9. Go to Windows -> Preferences and select Android from left hand side list.
10.  Select SDK Location where you have extracted the ANdroid SDK. Click Apply and OK.

Thats it, you are done !!!!!

No comments:

Post a Comment