I thought I would just post this to let other devs know about this
issue.  You should think carefully before posting a new version of
your app that uses new features from Android 1.6 or Android 2.0.  I
have released a new app version that takes advantage of new Android
1.6 features.  Because of this I have set android:minSdkVersion="4".
This means now that devices that are still running Android 1.5 (HTC
Hero and the upcoming Samsung Behold II) do not see my app at all.
Ideally, the Android Market should allow the previous version of my
app to remain in the market so that Android 1.5 devices can still
purchase the older version until these devices are upgraded.  I guess
this is some of the device fragmentation issues folks are talking
about.  If someone knows a workaround, please post.

-- 
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