OSDN Git Service

Merge "Change ddms testrunner to raise IOException to callers."
[android-x86/sdk.git] / changes.txt
1 Change log for Android SDK Tools.
2
3 Revision 6:
4 - Support for library project to share code/resources among projects
5     - Updated Ant rules and custom tasks
6     - New "android create lib-project", "android update lib-project" actions.
7     - New parameter for "android update project"
8  
9
10 Revision 5 (03/2010):
11 - AVD/SDK Manager:
12         - Fixed SSL download for the standalone version of the SDK Updater.
13         - Fixed issue with 64bit JVM on windows.
14         - Add support for samples components.
15         - improved support for dependency between components.
16         - AVDs now sorted by API level.
17         - Prevent deletion of running AVDs.
18         - Settings are now automatically saved, no need to click Apply.
19 - Emulator now requires sd card to be 9MB and above.
20 - Fixed layoutopt.bat to correctly execute on Windows.
21