Sunday, January 16, 2011

Android Emulator

1. Download the Android SDK, AVD manager (Windows, Mac, Linux) choose depend what you use

2. Extract the file you have downloaded and run the "SDK setup.exe"

3. Close "refresh source" windows

4. Cancel the "choose package to instal windows"

5. Select "setting"

6. Check the box labeled "force the https://... sources to be fetched using http.." and then click save and apply

7. Close and restart the SDK setup program

8. Open file "SDK setup.exe" once more

9. Select the packages will be instaled

10. If you are interested in trying out android 2.1 emulator, reject everything except  "Android platform SDK 2.1 API 7 Revision 2" 

11. Wait the installing and download process finished then close the window "instaling archive"

12. Create new Android Virtual Device (AVD) by selecting "Virtual Device" from the sidebar, now click on NEW.

13.  - Enter Name
      - Select target (Android2.1 - API Level 7) if you select a package of android platform 
        SDK 2.1 API7 Revision 2.
      - Enter a size for the SD card, for example: 1024
     - Select or enter skin, for example : resolution 800x600 (this option for mobile phone without skin)
      - Leave the default value of "Hardware"

14. Make your virtual device
      - Select virtual device
      - Select Avd name
      - Click start
      - Click Launch, and wait a moment

15. Finish, you can enjoy the android simulator in your PC

No comments:

Post a Comment