1. Install required components
- For Java use the latest version can be downloaded at the following address:
- Android SDK can be downloaded at the following address:
http://developer.android.com/sdk / index.html
Once downloaded extract the folder to one of the PATH for example E: \ android_sdk_windows
Once downloaded extract the folder to one of the PATH for example E: \ android_sdk_windows
- To Eclipse used in the lab is Eclipse 3.5 (Galileo) can be downloaded at the following address: http://www.eclipse.org/downloads/
2. Add the Android platform and other packages needed to SDK
- select Install Selected and then select the Accept All to accept the selected packages
- select Install Accepted , Choose Install to install packages that we want to SDK
Note: if there is an error to fetch https: / / dl-ssl.google.com/android/repository / repository.xml then select the menu settings "Force https: / / ... sources to be Fetched using http://"
- Set the path to the Android SDK directory, by opening the Control Panel and then click on mycomputer system or right click and select Properties. Then on the Advanced tab select Environment Variables, click Edit on the path then input the Android SDK directory path
3. Install Android Development Tools (ADT)
- ADT is used to connect between the Eclipse and the SDK
- Run Eclipse by executing eclipse.exe
- On the Help menu select Install New Software
- In the Available Software dialog choose Add
Then in the Name field can be filled in the name of the plugin eg: Android
Location field contents: https: / / dl-ssl.google.com/android/eclipse / or PATH storage that has been downloaded previously ADT
If there are problems in the installation can be used http vs https
- In the next dialog, click next to read and accept the license agreement and begin the installation, then click Finish.
- Then set the path of the android through the window menu and then preferences
- Set path eg E: \ android-SDK-windows
0 comment:
Post a Comment