http://snapvoip.blogspot.com/ Google Docs team updated the Google Docs app for Android today to provide even better experience of Google Docs on your Android tablet. I was pretty pleased already how it behaved on my Asus EEE Pad Transformer but the new design makes it pleasure to work with. The Google DOcs team has customized the look to make the most of the larger screen space on tablets. The new layout consisting of a three-panel view, allows me to navigate through filters and collections, view your document list, and see document details, including a thumbnail preview of the document on one place. No more opening of many documents before you find the right one. All these are available in 46 languages on tablet devices with Android 3.0+ (Honeycomb) and above. Head over to the Android Market.
Ice Cream Sandwich, Universal Android, http://snapvoip.blogspot.com/ The Ice Cream Sandwich, that will unify elements from Honeycomb and Gingerbread to create Universal Android,that will run both on Android smartphones and Android Tablets.is coming in September or October, Google's Eric Schmidt revealed. Yes I am looking forward to Ice Cream Sandwich, it is too hot over here in SF Bay are today. Finally looks like summer has come. Cool out with this video!
Android Development http://snapvoip.blogspot.com/ Android developer blog just published that an upcoming update fro honeycomb will bring a new screen compatibility mode to make few apps that does not behave properly on larger screen tablets. We are just getting into Honeycomb development and hope to learn more about issues like this because one of our apps did not scale well on the larger screen (The app itself was not done properly in the first place, but we are on the path to make better apps.). According the article;
Beginning with the upcoming release, any app that does not target Android 3.0 (set either android:minSdkVersion or android:targetSdkVersion to “11” or higher) or does not explicitly set android:xlargeScreens="true" in the element will include a button in the system bar that, when touched, allows users to select between two viewing modes on large-screen devices
But not all need the compatibility mode, like apps that were designed for Android 3.0 and declare the either android:minSdkVersion or android:targetSdkVersion with a value of “11” or greater. These will scale well on larger and xtra larger screens. Like my Asus EEE Pad Transformer.
Android Developer / Engineer Chet Haase has posted an article covering Honeycomb's new animation system, a set of APIs in a new package, android.animation. The new system is said to bring more functionality to Androids animation like extending the animation beyond the view objects and the widening of the scope to animate such as background colors of a view.
The new animation system in Honeycomb is not specific to Views, is not limited to specific properties on objects, and is not just a visual animation system. Instead, it is a system that is all about animating values over time, and assigning those values to target objects and properties - any target objects and properties. So you can move a View or fade it in. And you can move a Drawable inside a View. And you can animate the background color of a Drawable. In fact, you can animate the values of any data structure; you just tell the animation system how long to run for, how to evaluate between values of a custom type, and what values to animate between, and the system handles the details of calculating the animated values and setting them on the target object.
Rather than just describing the capabilities of the new Android animation system, Chet walks one through the main classes of the new system, and provides some sample code as well.
After a very lengthy write up, he says there is much more to the system and invites us to his blog at graphics-geek.blogspot.com for upcoming articles, tutorials, and videos on this and related topics. He also invites one to check out the API demos, read the overview of Property Animation posted with the 3.0 SDK, dive into the code, and just play with it.
Yes make those apps sleek and better! I am awaiting my Motorola XOOM, the WiFi edition.