I've an app targeted to Gingerbread. What attributes do I need to change/add in manifest file to make it run on a tablet?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
You don't have to add anything. If you wan't your app to run only in tablets you should filter the devices allowed by screen size, adding the following code to your manifest:
|
|||
|