【问题标题】:How can I use MUMU emulator to android studio?如何在 android studio 中使用 MUMU 模拟器?
【发布时间】:2022-01-19 04:02:53
【问题描述】:

我需要在 android studio 中使用 Mumu 播放器模拟器。我忘记了如何将 mumu 播放器 adb、xe 文件粘贴到 android studio SDK platorm 中。如果您知道,我将不胜感激。

【问题讨论】:

    标签: java android android-studio kotlin android-emulator


    【解决方案1】:

    只需在您的 SDK 文件夹中创建一个 bat 文件,其中包含带有以下文本的 adb.exe

    adb connect 127.0.0.1:7555
    

    在桌面上创建它的快捷方式并运行它。

    【讨论】:

      【解决方案2】:

      点击 File > Settings > Tools > Emulator(或 Android Studio > Preferences > Tools > Emulator on macOS),然后在工具窗口中选择 Launch 并单击 OK。 如果 Emulator 窗口没有自动出现,请单击 View > Tool Windows > Emulator 打开它。

      【讨论】:

      • 正如目前所写,您的答案尚不清楚。请edit 添加其他详细信息,以帮助其他人了解这如何解决所提出的问题。你可以找到更多关于如何写好答案的信息in the help center
      猜你喜欢
      • 1970-01-01
      • 2016-10-14
      • 2018-03-23
      • 2015-01-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-09-09
      • 1970-01-01
      相关资源
      最近更新 更多