How can I create an Android AVD for a Samsung Galaxy Note 2?

前端 未结 4 1767
天命终不由人
天命终不由人 2021-02-02 15:09

I want to create an AVD to test apps on a Samsung Galaxy Note 2. I have checked similar questions, but they are intended for older AVD versions.

Which device should I use

相关标签:
4条回答
  • 2021-02-02 15:11

    I know the following:

    • Screen Size 5.55"
    • Resolution 720w x 1280h
    • Density xhdpi
    • RAM 2 GiB
    • Hardware buttons*

    The rest I just left at the defaults:

    • Sensors: Accelerometer, GPS, Gyroscope, Proximity Sensor
    • Cameras: Front, Rear
    • Input: No Nav
    • Size: Large
    • Screen Ratio: long
    • Buttons: Software
    • Portrait: Enabled
    • Device States: Enabled

    *Picture does not show the "Buttons" as hardware, but it should be.

    Here's a picture for you.

    Hope this helps!

    0 讨论(0)
  • 2021-02-02 15:24

    Which device should I use?

    Unless Samsung has some downloadable device definitions that you can use, you should define your own device that matches the Note II as closely as you can.

    Should I set the target as "Android 2.3.3 - API Level 10"?

    Only if for some reason you downgraded your Note II to Android 2.3.3. The Note II ships with Android 4.1 AFAIK.

    0 讨论(0)
  • 2021-02-02 15:26

    I would like to post one more answer, though others are good enough.

    Some times emulator doesn't work as expected when we are looking for emulator which compatible with the real device. I faced may frustrating problem like this, after some exploration I found that Samsung provides a significant solution for this i.e RTL (Remote Test Lab) it is free.

    For more information and how to use it check out Samsung RTL Solution

    Hope this one help you.

    0 讨论(0)
  • 2021-02-02 15:27

    This link will definitely help you with galaxy note 3 smart phone emulator.

    http://developer.samsung.com/android/tools-sdks/Samsung-GALAXY-Tab-Emulator

    download file from this link and follow simple steps.

    Hope this helps someone.....

    0 讨论(0)
提交回复
热议问题