Creating First Android Application in Eclipse :)
You require
- Java (latest version)
- Eclipse with ADT plugin installed OR
- ADT bundle which has everything pre-configured
Follow these simple steps
- Make sure both Java and Eclipse you have are of same bit version (either both 32 bit or both 64 bit )
- Download the ADT bundle from here -> Click on Download Sdk
- Extract it where ever you want
- Now open the extracted folder which looks similar to adt-bundle-windows-x86_64-20130219
- Go to eclipse find eclipse.exe and double click
-> Select 32 bit or 64 bit according to your Java
It contains 2 folders sdk and eclipse
That's all!!!! No more setup.. Every thing is ready for you.
Note: Download according to your OS you have installed, 32 bit or 64 bit irrespective of your System.
ex: If you have installed 32 bit OS on 64 bit System, download 32 bit adt bundle not 64 bit
Please leave your doubts or suggestions in comments section :)
No comments:
Post a Comment