Installation:
(Note : The installation process show here is on Windows platform)
A. Start the download, Eclipse for Java, place all files in a folder you can simply call the folder "Eclipse" run "eclipse.exe" then set your "workspace", wizard appears at first launch to guide you. This should be pretty simple to go with.
B. Download the Android SDK, put all files in the "Eclipse \ SDK \ android \ 1.1" if you can not find the folders mentioned already.
C. This will direct you to the Android plugin for Eclipse, now from Eclipse click "Menu-> Help-> Software Updates ...". Click the "Add Sites" and type the following address and validate it:
http://dl-ssl.google.com/android/eclipse
Or you can download the plugin manually from
http://developer.android.com/sdk/index.html
More information on this is provided on the Android official site
http://developer.android.com/guide/d...tools/adt.html
Caution : When you confirm, it is likely your Eclipse cautioned that there is no repository. It is normal just click "ok".
Select all components and then click "Install ..."
Eclipse will download files and then ask you to restart the IDE, click "yes"
The installation is complete we will now proceed to the configuration.
No comments:
Post a Comment