Welcome to Android Advice and Tutorials.
Today the Android 4.0.3 Platform and updated SDK tools were released for Android 4.0 Ice Cream Sandwich. This release includes not only many optimizations but also bug fixes for phones and tablets. The API level is now 15 with a few added API’s for developers.
New API’s in Android 4.0.3 Include:
- Social stream API in Contacts provider: Applications that use social stream data such as status updates and check-ins can now sync that data with each of the user’s contacts, providing items in a stream along with photos for each. This new API lets apps show users what the people they know are doing or saying, in addition to their photos and contact information.
- Calendar provider enhancements. Apps can now add color to events, for easier tracking, and new attendee types and states are now available.
- New camera capabilities. Apps can now check and manage video stabilization and use QVGA resolution profiles where needed.
- Accessibility refinements. Improved content access for screen readers and new status and error reporting for text-to-speech engines.
- Incremental improvements in graphics, database, spell-checking, Bluetooth, and more.
You can get the new SDK by downloading it through your Android SDK Manager or going to http://developer.android.com.