Confirmed users
313
edits
No edit summary |
|||
Line 9: | Line 9: | ||
tar -xzf android-sdk_r12-linux_x86.tgz | tar -xzf android-sdk_r12-linux_x86.tgz | ||
# go get lunch, this will take a while | # go get lunch, this will take a while | ||
./android-sdk-linux_x86/tools/android update sdk -u | ./android-sdk-linux_x86/tools/android update sdk -u (note: Google changed recently such that logins are required for various unneeded parts. Drop the |update sdk -u| bits to get a GUI.) | ||
./android-sdk-linux_x86/tools/android update adb | ./android-sdk-linux_x86/tools/android update adb | ||