0

i've developed an android application for tablet and my question is:

How can i test my android application on tablet 7 inch widescreen and what is the real screen resolution for this tablet ?

Mahmoud Ismail
  • 1,617
  • 4
  • 27
  • 51

2 Answers2

0

Please Create 7 Inch tablet Emulator and install your application in emulator that perfect way to testing our application when we don't have tablet device.

Riyaz Parasara
  • 154
  • 8
  • 20
0

You need to specify different dimens.xml in different folder for each of your screen, for example text size or width and height. For more explanation you can look at this

Community
  • 1
  • 1
Faruk
  • 5,438
  • 3
  • 30
  • 46