Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在安装 apks 并在终端中启动我的模拟器。Wipe user data我的问题是 Idk在启动模拟器时如何做。我在 android 网站上阅读了一些内容以使用 -wipe-data 命令,但它没有给出如何使用它的示例。
Wipe user data
emulator -avd yourEmulatorName -wipe-data
试试这个