1. Install JAVA
take a look " http://joec.tistory.com/522 "
2. download 'android-sdk-linux'
go get it " http://developer.android.com/sdk/index.html "
and extract it to a directory
3. install Android SDK Platform-tools
You can see the text-file "adb_has_moved.txt" in 'tools' directory
------------------------------------------------------------------------------------------------
The adb tool has moved to platform-tools/
If you don't see this directory in your SDK,
launch the SDK and AVD Manager (execute the android tool)
and install "Android SDK Platform-tools"
Please also update your PATH environment variable to
include the platform-tools/ directory, so you can
execute adb from any location.
------------------------------------------------------------------------------------------------
:-(
so execute 'android' in tools. and install it.
then you can see 'platform-tools' directory.
'adb' file in it.
'DIGITory > Ubuntu' 카테고리의 다른 글
Resolved : "E: Archive directory /var/cache/apt/archives/partial is missing." (1) | 2012.04.26 |
---|---|
유용한 리눅스 프로그램들 (1) | 2012.04.21 |
Ubuntu - install Java jdk ... (11.04) (0) | 2012.04.05 |
"The password you use to log in to your computer no longer matches that of your login keyring"??? (1) | 2012.04.04 |
11.10 - stopping at "Checking battery state ... [OK]" (1) | 2012.03.30 |