Table of Content
Simple steps:
1) install Java JDK
downloaded and installed JDK 7u13 64Bit
2) install Eclipse Classic 4.2.1 64Bit
http://www.eclipse.org/downloads
3) Android SDK Tools
available from http://developer.android.com/sdk/index.html
unzip to C:/sdk
4) Proxy setup for next ADT install
Android SDK Manager/Tools/Options
Proxy Settings:
HTTP Proxy Server: proxy
HTTP Proxy Port: 8080
5) Android Developer Tools (ADT)—Eclipse Plugin
which needs to be installed from inside Eclipse:
- From the Help menu, click on Install New Software, then select Add.
- In the dialog box, enter ADT Plugin for the Name and https://dl-ssl.google.com/android/eclipse/ in Location; then press OK.
if https not work, change to http try again.
6) issue for platform-tools 16.0.1 update
Failed to rename directory C:\sdk\platform-tools to C:\sdk\temp\PlatformToolPackage.old01.
[find_lock] Directory locked by javaw.exe (eclipse.exe)
remedy
unzip C:\sdk\temp\platform-tools_r16.0.1-windows.zip to platform-tools
copy platform-tools to C:\sdk\platform-tools manually
6) create AVD for simulator
you can create many AVD each for different type of cell phone
7) run test on real phone via USB
got issue always cannot install USB driver properly, remedy as below:
- turn off phone
- take out battery then put in back
- turn on phone
- connect USB to PC, select connection to memory card on phone