I am not a noobie to android nor eclipse's android emulator, but, while reading a topic about how to use Fragments
there was an illustration shows how fragments
works on either samrt phones
and tablets
. Now, I would like to know if it is possible that the emulator
can function as a tablet
.?
Asked
Active
Viewed 126 times
0

Amrmsmb
- 1
- 27
- 104
- 226
1 Answers
1
There's no difference between an phone and a tablet to Android. One is just a bigger screen size. So yes, the emulator functions like a tablet.

Gabe Sechan
- 90,003
- 9
- 87
- 127
-
i would like to know, if there is any specific configuration to be set when creating a new `AVD` that I want to use it as a tablet? – Amrmsmb May 31 '14 at 15:37
-
1Since there is no difference, no. Just set the screen size you want. – Gabe Sechan May 31 '14 at 15:38