OSDN Git Service

97c5112633c3ca275cfc4db733aae4876522cc76
[android-x86/sdk.git] / changes.txt
1 Change log for Android SDK Tools.
2
3 Revision 7:
4 - Support for Ant rules provided by the Tools components (override the one in
5   the platform component)
6 - Support for aidl files in library projects.
7 - Support for extension targets in Ant build to perform tasks between the
8   normal tasks: -pre-build, -pre-compile, -post-compile.
9 - Headless SDK update. See 'android -h update sdk' for more info.
10 - Fixed location control in DDMS to work in any locale not using '.' as a
11   decimal point.
12
13
14 Revision 6 (05/2010)
15 - Support for library project to share code/resources among projects
16     - Updated Ant rules and custom tasks
17     - New "android create lib-project", "android update lib-project" actions.
18     - New parameter for "android update project"
19
20
21 Revision 5 (03/2010):
22 - AVD/SDK Manager:
23         - Fixed SSL download for the standalone version of the SDK Updater.
24         - Fixed issue with 64bit JVM on windows.
25         - Add support for samples components.
26         - improved support for dependency between components.
27         - AVDs now sorted by API level.
28         - Prevent deletion of running AVDs.
29         - Settings are now automatically saved, no need to click Apply.
30 - Emulator now requires sd card to be 9MB and above.
31 - Fixed layoutopt.bat to correctly execute on Windows.
32