I am developing an application for android phones and tablets. 1) I have a UI that needs to be cut down into 2 subscreens and put into 2 different fragments for the android phone devices and use pageviewer to switch between 2 subscreens.
2) However when I will be using a tablet, there is no need to create fragments as tablets can accomodate 2 subscreens mentioned above. How am I supposed to implement this functionality i.e use fragments for phone devices and not use fragments when using tablets ? -- 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

