[android-developers] dx tool for Gingerbread?
I've been using the "dx" tool that ships with the SDK to generate
Dalvik optimized jar files for each of the Android releases.
Traditionally the SDK shipped with a version of this tool for each
Android release, located in this location:
<ANDROID_SDK_DIR>/platforms/android-XYZ/tools/dx
, where XYZ is the Android API number (8 is Froyo).
However there are no such location for Android API 9 (gingerbread). I
searched online as well as the documentation and it makes no reference
as to where this tool has gone to? I can see that there's a "dx"
executable under <ANDROID_SDK_DIR>/platform-tools, but it doesn't say
for which version of Android this is for? If it's for Gingerbread,
then what will happen when Honeycomb comes out? will the gingerbread
version be archived in its traditional location?
Thank you for your support.
Eric
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home