[android-developers] Re: adt-bundle-{OS} has inconsistent SDK platform location for API 17
On Monday, November 19, 2012 10:08:30 AM UTC-8, Matthew Insko wrote:
The new adt-bundle-windows (and linix) have the API 17 SDK in platforms\android-4.2 instead of platforms\android-17. The SDK manager will still download the 4.2 SDK to platforms-17 if it does not exist.
What was the reasoning behind this change? All the other SDK still download in the the named folders "android-"+apiLevel.
The folder name is actually irrelevant. The SDK Manager relies on the properties listed inside the folder, not the name. This should have no impact on future updates to that folder either.
The SDK Manager uses the "android-api" pattern when creating a new platform folder. However the bundle is created differently and the script uses a different convention.
HTH
R/
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