Android Emulator do not scale to 100% for Mac Book Pro with Retina Display

后端 未结 4 1372
感情败类
感情败类 2020-12-14 15:35

Not much help on SO or Google about this. On a Macbook Pro Retina, my Emulator is 1/4 of the real size and clicks are not working properly. Please help to setup my emulator

相关标签:
4条回答
  • 2020-12-14 16:01

    In the SDK Manager within Eclipse go to the menu bar, select Tools, Options. Enable Preview Channel and install version 21 of the the SDK. I'm using it right now on my Macbook Pro with Retina Display.

    0 讨论(0)
  • 2020-12-14 16:03

    This is a known issue. We are working on a fix.

    EDIT:

    Link to issue

    0 讨论(0)
  • 2020-12-14 16:09

    This has been fixed in the ADT21 preview

    You can enable the Preview Tools in Eclipse by doing this:

    1. Launch Android SDK Manager
    2. Select Tools->Options
    3. Click "Enable Preview Tools"
    4. Use the SDK Manager to uninstall the existing version of ADT and install preview tools

    Confirmed that it is working on the MacBook Pro Retina 15".

    0 讨论(0)
  • 2020-12-14 16:13

    As of Revision 22 of the SDK Manager "Enable Preview Tools" has been moved to Prefs:

    1. Launch Android SDK Manager
    2. Select Android SDK Manager->Preferences
    3. Click "Enable Preview Tools"
    0 讨论(0)
提交回复
热议问题