problem : Android SDK on Ubuntu
Tarek Abdul-Kader
tarek.elywah at gmail.com
Thu Jul 21 15:44:40 UTC 2011
thank you Amahdy for replying
I downloaded the Android SDK from http://developer.android.com/sdk/ and I
got a Readme.txt file
says that " you don't have the complete development tools but you can
download the (Platform-tools and the Android platform) from the SDK manager
" >> (Step4) .
still have the problem !!!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-eg/attachments/20110721/247cbee2/attachment.html>
-------------- next part --------------
Welcome to the Android SDK!
The Android SDK archive initially contains only the basic SDK tools. It does
not contain an Android platform or any third-party libraries. In fact, it
doesn't even have all the tools you need to develop an application.
In order to start developing applications, you must install the Platform-tools
and at least one version of the Android platform, using the SDK Manager.
Platform-tools contains build tools that are periodically updated to support new
features in the Android platform (which is why they are separate from basic
SDK tools), including adb, dexdump, and others.
To install Platform-tools, Android platforms and other add-ons, you must
have an Internet connection, so if you plan to use the SDK while
offline, please make sure to download the necessary components while online.
To start the SDK Manager, please execute the program "tools/android".
From the command-line you can also directly trigger an update by
executing:
tools/android update sdk
For more information, please consult the Android web site at
http://developer.android.com/sdk/
More information about the Ubuntu-eg
mailing list