Android SDK 0.9 released yesterday
It's a big news, Android finally opened up the Android SDK v0.9, and Eclipse plugins that comes with.
You can find information on the following sites :
- Android Developers Blog
- Android developers Google Groupes
- Mobile Android (fr)
- Download page on code.google.com
In few days, I will add a post to comment the migration of an Android application from M5 version to 0.9beta. I can say today that for a little application like mine, more than an hundred of errors appeared in my project with the new SDK (moved/removed API classes, deprecated methods, etc...)...
Good luck for migrations!

Comments