Go to Download Page
The Android SDK is now at version 0.3.1.
The Android Development Tools are now at version M3-RC22a.
Release Notes on the new version:
Releasenotes wrote:Version M3-RC22a
Version M3-RC22a and ADT 0.3.1 were released on 2007-11-16.
Resolved Issues
907947
adb -version now returns a version number.
920067
The New Android Project wizard provided by ADT 0.3.1 now properly displays error messages when used with Eclipse 3.2 on Windows.
920045
The AndroidManifest.xml files generated by ADT 0.3.1 now include the XML element required for displaying the associated app in the "Applications" menu. If you have applications created with ADT 0.3.0, simply ensure that your AndroidManifest.xml file contains the following highlighted line:Using xml Syntax Highlighting
... <intent-filter> <action android:value="android.intent.action.MAIN" /> <category android:value="android.intent.category.LAUNCHER" /> </intent-filter> ...Parsed in 0.001 seconds, using GeSHi 1.0.8.4
920098
ADT 0.3.1 is now compatible with Eclipse 3.4.
920282
Fixes a NullPointerException that is thrown in certain situations with the DDMS perspective in Eclipse.
918637
Address a keyboard lock-up issue when using adb on Mac OS X 10.4 and 10.5.
Known Issues
Unless otherwise noted, Known Issues from M3-RC20a also apply to M3-RC22a.
Regards,
plusminus



