There is a preview of the Android SDK 1.5 available. Android 1.5 is "cupcake". It became available April 13, but I hadn't noticed because I was on a trip to Normandy and Berlin.
The new version of the Android SDK supports both 1.5 and 1.1, so you can develop for both versions. 1.5 supports things like soft keyboards. Also, you can have multiple versions of the emulator, mimicking various versions of hardware that's available for Android. A must for testing apps, I guess. I have installed the new version, curious to see what's different.
Hmm. In the new preview SDK I can run 1.5 apps, but my 1.1 apps can't use the network. This makes the 1.5 SDK pretty useless for now, as I have to fix some bugs in the existing code, and I want to add features to existing code. I'll go back to the 1.1 SDK.
No comments:
Post a Comment