[android-developers] Tablet support up to 2.2
Hi all.
I've got the Galaxy Tab emulator running, and was curious to see how
my various apps worked regarding layouts. I've looked at the various
docs on this, but they mostly talk about version 2.3 which I'm not yet
supporting.
My apps generally currently specify:
android:minSdkVersion="3" android:targetSdkVersion="8"
and I have folders for res/drawable and res/drawable-hdpi, and just
the one res/layout folder.
I notice that while the layouts fit nicely, the images are all too
small. So, bearing in mind my current spec above, what do I need to
add to make the apps compatible with tablets, without yet included 2.3
support?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home