无法运行我的Genymotion应用 [英] Can't run my app with Genymotion

查看:337
本文介绍了无法运行我的Genymotion应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了 Genymotion 在我的 OSX (我用 Android的工作室)。在 Genymotion 图标将出现在 IDE 工具栏,但我不能这个模拟器中运行我的应用程序,因为它不是在我的 AVD管理器中显示。我怎样才能使这项工作?

I have installed Genymotion in my osx (I am using Android Studio). The Genymotion icon appears in the ide toolbar but I can't run my app with this emulator, since it is not shown in my AVD manager. How can I make this work ?

编辑:@ pyus13,我找不到任何底部的标签按钮,这里有一个屏幕

Edit :@pyus13, I can't find any bottom tab button, here's a screen

推荐答案

要总结为他人:


  1. 启动要安装/运行应用程序的genymotion模拟器

  2. 开启端子并用命令 ADB杀服务器然后亚行开始重新启动ADB -server

  3. 在终端中输入 ADB设备,并确保仿真器显示出来

  4. 在Android的工作室下的运行配置变化目标设备到显示选择对话框

  5. 运行应用程序正常,出现提示时,选择genymotion模拟器。

  1. Start the genymotion emulator you want to install/run the application on
  2. Open terminal and restart adb with the commands adb kill-server then adb start-server
  3. In terminal type adb devices and make sure the emulator shows up
  4. In Android Studio under the run configurations change "Target Device" to "Show chooser dialog"
  5. Run the application as normal and, when prompted, select the genymotion emulator.

这篇关于无法运行我的Genymotion应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆