开发者

Android SDK install specific component from commandline

开发者 https://www.devze.com 2023-04-12 08:04 出处:网络
I\'m trying to install the Android 2.3.3 sdk component (prefs the Google API version) from the commandline on a remote amazon ec2 instance I have user access to, but not root access. Here is the comma

I'm trying to install the Android 2.3.3 sdk component (prefs the Google API version) from the commandline on a remote amazon ec2 instance I have user access to, but not root access. Here is the command I'm using to simulate the install:

./android update sdk -u -n -t platform

Unfortunate开发者_JAVA技巧ly, this wants to install just about every sdk component out there, starting at Android 1.5. Since this is a friend's machine, I don't want to use up his allocated bandwidth etc, and just want to get the sdk component I need. Is there a way I can modify the above command to do that?

Thanks in advance!


See here: http://bugsnpieces.blogspot.com/2011/10/installing-specific-android-sdk.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号