首页 > 解决方案 > 如何在 Windows 10 中运行 Android Studio 模拟器?

问题描述

我是 Android Studio 的新手,我使用 Android Studio 的目的只是为了模拟器,而不是开发应用程序等。我使用的是最新的 Android Studio 版本 3.6。我想在 LoadRunner 上做移动性能测试,我会用 Android Studio Emulator 代替真机。现在的问题是,我只能在 Android Studio 应用程序本身中运行模拟器。性能测试工具将需要模拟器 exe 路径。我可以知道我是否可以在独立应用程序中运行模拟器吗?比如在Windows中运行exe文件?到目前为止,我知道,当我下载 Android SDK 包时,它不包含 emulator.exe 文件。

我尝试搜索并尝试了建议的解决方案,但没有奏效。我可以知道这里有什么问题吗?

使用仿真记录移动应用程序

标签: androidandroid-studioandroid-emulatoremulationandroid-studio-3.6

解决方案


您不必使用 Android Studio

我建议个人使用类似 genymotion 的东西。

https://www.genymotion.com/fun-zone/


推荐阅读