
On the Android 2.1 system, only the Nexus One works so far.
And now the new version of the Android SDK version 2.1 has been released with new interesting and not so new innovations.
The SDK release is more of a corrective goal than an innovative one:
• many bugs fixed;
• added
USB driver ;
• new features have appeared for managing the user's cache and system cache;
• new geolocation technology;
• new ways to manage video;
• new ways to manage graphics technology;
• WebKit engine has been slightly updated;
• added code examples;
• methods have appeared to manage web pages that have been saved;
• added some API functions (the ability to create animated images for the desktop; a class of functions that helps to obtain more detailed information about the cellular network).
')
If you are going to program on a new SDK, I advise you to read the list of innovations on
this page .
Also included are several libraries and an operating system image.
You can download it on
the Android developer
page .