1. Install JDK
2. Install EClipse
3. ADT Plugin
4. SDK download and setup
5. Emulator setup
1. Install JDK
- Download Java SE Development Kit
- Run the downloaded file.
2. Install EClipse
http://www.eclipse.org/downloads/
- Download Eclipse Standard from above site.
- Unzip the downloaded file under C:\.
3. ADT Plugin
- Start Eclipse
- Help >> Install New Software
- Select 'Add...' button and input these info on the popup window.
Location : https://dl-ssl.google.com/android/eclipse/
Try this path if there's an error... http://dl-ssl.google.com/android/eclipse/

- Select all items and click Next> button.
- Agree all the license terms and conditions.
- Click Next> buttons.

4. Android SDK
http://developer.android.com/sdk/index.html
- Download SDK zip file from above site.
- Unzip the downloaded file and setup SDK Location on Android menu of Window>>Preferences.
- Start Android SDK Manager from Window>>Android SDK Manager.
- Select SDKs to install or upgrade and click Install packages... button.

- Accept all licence terms and conditions.

- Do above processes until the SDKs are installed.

5. Emulator Setup
- Start Emulator from Window>>Android virtual device manager.
- Click New... button and add new devices.

No comments:
Post a Comment