OSDN Git Service

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