2011/01/03

Install Android SDK



* Download & Install Android SDK

- memo : jdk is not found
-- next > back > next

* Install Eclipse
- see tag "eclipse"

* Install ADT Plug-in on Eclipse
- Eclipse Menu > Help > Install New Software
- Click Add
- enter
-- "ADT Plugin" for the Name
-- the following URL for the Location
--- https://dl-ssl.google.com/android/eclipse/
-- Click OK
-- Following Menu ....

-- Affirm "Eclipse Menu > Window > Preference > Android"



- Android SDK Loaction
-- Window > Preference > Android
--- C:\Android\android-sdk

* SDK Manager
- SDK Manager -> Settings
-- in office, you need proxy settings.
-- check "https -> http"

- It takes a good amount of time to Download


* Eclipse Plug-in (ADT Plug-in)

-0. In Office, you need proxy settings of Eclipse.
-- Window > Preference > General > Network Connection

- 1. Help > Install New Software > Add
-- Name : ADT
-- Location : https://dl-ssl.google.com/android/eclipse/
-- * "http" instead of "https"


* Create AVD (Android virtual device)
- Window > Android SDK and AVD Manager > Virtual devices > New

-- memo : Launch Options
--- Scale display to real size
--- Wipe user data


** Error

- invalid command-line parameter: Files\Android\android-sdk-windows\toos/emulator-arm.exe ...

-- before : C:\Program Files\Android\android-sdk
-- after : C:\Android\android-sdk

0 件のコメント:

コメントを投稿