Considering 1.5 users are 0.6% of the total Android devices (according to http://developer.android.com/resources/dashboard/platform-versions.html) I would abandon 1.5 support :)
Otherwise you could considering creating a separate app, since the Market allows multiple apk uploads for different targets. However I believe it would be a pain to maintain future updates, unless you use somehow the Library setup for this. Cheers, Yuvi On Mon, Feb 20, 2012 at 3:48 AM, opok <[email protected]> wrote: > I have an App support Android 1.5+ > > I want to extend this app to add Fragment for supporting tablet. The > Android Compatibility library only starts from Android 1.6, that means if I > want to build an Universal one, I need to abandon my 1.5 users. > > What should I do? > > -- > 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 -- YuviDroid Check out Launch-X <http://android.yuvalsharon.net/launchx.php> (a widget to quickly access your favorite apps and contacts!) http://android.yuvalsharon.net -- 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

