Android 2.0 Released, More Features and options for Develpers
[youtube]http://www.youtube.com/watch?v=opZ69P-0Jbc[/youtube]
Android SDK now supports Android 2.0 (also known as Eclair).
Android 2.0 brings new developer APIs for sync, Bluetooth, and a few other areas. Using the new sync, account manager and contacts APIs, you can write applications to enable users to sync their devices to various contact sources. You can also give users a faster way to communicate with others by embedding Quick Contact within your application. With the new Bluetooth API, you can now easily add peer-to-peer connectivity or gaming to your applications. To get a more complete list of the new capabilities you can add to your applications, please go to the Android 2.0 highlights page.
Current developers can use the SDK Manager to add Android 2.0 support to their SDK as well as update their SDK Tools to revision 3. New developers can download the Android SDK from the download site. After the download, Android platforms must be added using the SDK Manager
New Features in Android 2.0
- Search functionality for all saved SMS and MMS messages.
- Auto delete the oldest messages in a conversation when a defined limit is reached.
- An improved keyboard layout to makes it easier to hit the correct characters and improve typing speed.
- Support for HTML5:
- Invite new guests to events.
- Agenda view provides infinite scrolling.
- Events indicate the attending status for each invitee.
New Platform Technologies
Media Framework
Revamped graphics architecture for improved performance that enables better hardware acceleration.
Bluetooth
- Bluetooth 2.1
- New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)
Related posts: