I am familiar with android 2.2 and I have been developing for phones, now where to start from when developing for ICS tablets. The major thing I learned from quick-google that now I will have to use fragments for multi-pane layouts rather than mere Activity. What else do I need to look for before starting?
Some links would be helpful (for fragments too).
I am familiar with android 2.2 and I have been developing for phones, now
Share
Here is how you can set up your Emulator to act as a tablet.
Here is a great guide on supporting tablets and handsets.
And lastly a very useful guide for fragments