AndroidKing wrote:
> I am getting the value 3 from android.os.Build.VERSION.SDK on Hero
> phone
> 
> but I noticed that the contacts.db has changed schema

Did they change the API for the Contacts content provider? If not, why
does it matter what the schema is, since you cannot access the
underlying database?

> how do we identify the hero sdk from the cupcake 1.5??

Tactically, Build.MODEL will hopefully distinguish a Hero from other
devices. I do not have a Hero, so I do not know what Build.MODEL reports.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Need help for your Android OSS project? http://wiki.andmob.org/hado

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to