Emulate Samsung Galaxy Tab

后端 未结 7 867
Happy的楠姐
Happy的楠姐 2020-11-28 23:27

I would like to test my application with new Samsung Galaxy Tab tablet.

What parameter should I set in emulator to emulate this device?

  • What resolution
7条回答
  •  -上瘾入骨i
    2020-11-29 00:23

    Go to this link ... https://github.com/bsodmike/android-avd-profiles-2016/blob/master/Samsung%20Galaxy%20Tab%20A%2010.1%20(2016).xml

    Save as xml file in your computer. Go on Android Studio => Tools => AVD Manager => + Create Virtual Device => Import Hardware Profiles ... choose the saved file and the device will be available on the tablet's section.

    Happy Android developments guys!!!

提交回复
热议问题