Article: Understanding Android local data store APIs

“The ability to store data locally on the mobile device is a critical function for mobile applications that are required to maintain essential information across application-executions or the lifetime of the application. As a developer, you constantly need to store information such as user preferences or application configurations. You must also decide if you need … Read more

Article: Understanding security on Android

“When you develop Android applications, you must deal with a number of security-related aspects, including application processes and sandboxes, code and data sharing, system protection through application signing, and permissions use.” See my article Understanding security on Android (IBM developerWorks) which introduces the different aspects of security on Android. ceo

Navigation (and maps) the killer app for LBS and Google Maps Nav potential to disrupt the whole Nav systems market

      Yes, navigation and maps is the killer app for LBS. Now it seems that Google Map with support for navigation has the potential to disrupt the whole Nav systems market. And if Google decides to make this new app available across different handsets beyond Android, wow, all the Nav vendors are going … Read more

Motorola announces DROID, the world’s first smartphone powered by Android 2.0

Today I received this from the Motorola marketing folks, here for your reading pleasure: Motorola today announced DROID, the first device powered by Android 2.0 and features the brainpower and breakneck speed of a modern smartphone. DROID is designed to outperform where other smartphones fall short. It features a solid exterior, intelligent interior and is … Read more

Android 1.5 Cupcake Install Instructions

Below are modified instructions for Android 1.5 update/install: (Make sure the G1 is fully powered or connected to power) For Android 1.5 Cupcake download the update from: http://android-dls.com/files/ota/signed-kila-ota-148830.de6a94ca.zip Rename the downloaded file to “update.zip” Connect your G1 to your PC; mount the device Copy update.zip to your microSD card (the root directory) Shutdown the G1 … Read more

Android Widgets coming soon and they look fantastic

Android Widgets, which will be made available with the release of Android 1.5 (Cupcake) is a great addition to the platform; I’ve been waiting for such widget API for a while now. Android Widgets is an example of Local widgets (as opposed to Web-based widgets). And because they are Local, you get the benefit of … Read more

What will drive differentiation across Android platform providers?

The Android platform is an open platform, governed by the Open Handset Alliance (OHA). OHA has many members, and today it includes seven network operators and four handset manufacturers. While the platform itself should be consistent across vendors/providers, thank God, I wonder what will be the differentiation challenges that handset manufacturers and network providers will … Read more

Android G1: First Impressions

So I got an Android G1 handset. Cool. I’ve been using it for 2 3 days now. Overall I think it is a fine handset and mobile environment with great potential. Below are my quick first impressions: the good, the bad and the ugly; if you are looking for a full detailed review just search … Read more

New Android Dev Austin group

I’ve created a Google Group for Android Dev Austin. If you are interested in Android you should register. This list will be used for Android Dev Austin related news and events, including future AndroidDevCamp for Austin. Here is the info: Group URL: http://groups.google.com/group/android-dev-austin Group email: android-dev-austin@googlegroups.com Stay tuned… ceo