android - 用于在 Android 模拟器上安装 firefox 和 chrome 的 AVD 设置

标签 android firefox google-chrome emulation android-virtual-device

如果我想在我的 Android 模拟器上安装 firefox 和 chrome,我想知道 AVD 的设置。

安装 firefox 和 chrome 的 AVD 设置是什么。我有以下 avd 文件 chrome (com.android.chrome-2.apk) 和 firefox (fennec-10.0.3esr.multi.android-arm.apk)

谢谢, 帕维兹

最佳答案

adb install com.android.chrome-2.apk
adb install fennec-10.0.3esr.multi.android-arm.apk

从您下载文件的目录运行这些命令。

关于android - 用于在 Android 模拟器上安装 firefox 和 chrome 的 AVD 设置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10185803/

相关文章:

javascript - 函数没有我的方法可用

android - StateListDrawable 和平铺位图

android - 通过 Android API <= 23 上的 Appium 功能更改语言

android - 如何将 Espresso 的 Intent 与 DocumentsProvider 结果结合使用

firefox - 无权加载: sdk/window/utils (Firefox addon SDK)

html - Bootstrap 响应式图像尝试在 Safari、Chrome、FF 中表现不同

android - UnregisterListener 不适用于 PROXIMITY_SCREEN_OFF_WAKE_LOCK

html - Firefox 和 Internet Explorer mp4 播放问题

css - Firefox 按钮中的旋转(使用 css)不起作用,除非光标位于中心。在 Chrome 上运行良好

android - 在谷歌浏览器中启动任何网站链接的目的是什么