Android 1.1 SDK Now Available
| by Rob Jackson on February 9th, 2009 |
I got my RC33 update a few days ago, which is Version 1.1. Most Android owners I’ve talked to have gotten it and if not… they can expect it shortly. While Android applications from the market will work on either version, Developers will need Version 1.1 of the SDK to access new APIs that they can only tap into if they download Android SDK 1.1_r1.
The changes are called “minor, but useful” and you can view the release notes for more information. One addition that multi-national developers will appreciate is the ability to test different localizations of Android – starting with Germany and adding other countries/regions in future SDK releases. This is an important inclusion that might not be talked about much amongst consumers but ultimately, aids in the global completeness of the Android platform.
[Via ADB]


1. Bernard wrote on February 11, 2009
Any Text To Speech in the new SDK ?
I know there is TTS on real G1. I NEEEEEDDDD to use it from my application.
2. Charles wrote on February 19, 2009
You can download and install the TTS from
http://code.google.com/p/eyes-free/downloads/list
That will work in the emulator as long as you set up a virtual SD card.
3. Priyanka wrote on March 12, 2009
Any Speech to Text Apis in new SDK(1.1)?
4. Priyanka wrote on March 12, 2009
Hi Charles
I have installed ur TTS .jar and apk.It was working firn and displaying the hello world message but i was unable to hear the voice.Could u help me with this..