开发者

Is Android 2.0 backward compatible

开发者 https://www.devze.com 2022-12-11 12:42 出处:网络
I have a CLIQ 1.5 and a Droid 2.0 each wired to my PC via USB.I have written an application that simply reads contacts from the device (not some linked account) and they show up fine on the CLIQ but a

I have a CLIQ 1.5 and a Droid 2.0 each wired to my PC via USB. I have written an application that simply reads contacts from the device (not some linked account) and they show up fine on the CLIQ but an empty list appears on the Droid. Don't tell me I need two versions of this app??? My manifest is targeti开发者_Go百科ng the least common denominator 1.5


Here's a blog posting describing how to make Android applications that target multiple OS versions and here is the official docs on versioning your application.

0

精彩评论

暂无评论...
验证码 换一张
取 消