I'm curious about what folks are doing with their apps to support
tablets? I realize that in some cases nothing may need to be done. My
paid apps run fine on tablets (I now have an Acer a500) but the display
is a bit large. I thought I would take the two apps that use tabs to
navigate and put all those screens available on the tablet screen with
no tabs. Big problem is keeping the tabs for the smaller displays and
doing away with them on the tablets. For tablets the display is like my
popular Windows version.
This gets tricky even with the compatibility library. Either I release
a version just for tablets or figure out something different than tabs
for the lower resolutions. Of course the ActionBar isn't available in
the compatibility library and it is unnecessary in the tablet version.
So this become a bit of a design problem. The fun of developing for
Android.
--
You received this message because you are subscribed to the Google Groups "Android
Discuss" 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-discuss?hl=en.