简体   繁体   English

如何在Mac 10.7.4上从Android模拟器卸载我的应用程序

[英]How to uninstall my app from Android emulator on a mac 10.7.4

I am looking for the correct method to uninstall my app from the Android emulator on a mac book pro. 我正在寻找从mac book pro上的Android模拟器中卸载我的应用程序的正确方法。 The instructions I see are for Windows OS. 我看到的说明适用于Windows操作系统。

Looking for steps to recreate the Reset Simulator process in Xcode. 寻找在Xcode中重新创建Reset Simulator进程的步骤。

Thanks, I appreciate your help. 谢谢,谢谢你的帮助。

To fully reset a Android emulator: 要完全重置Android模拟器:

  • Open the Android AVD manager. 打开Android AVD管理器。
  • Start the emulator you want to reset. 启动要重置的模拟器。
  • Check the "Wipe user data" box. 选中“擦除用户数据”框。
  • Click Launch. 单击“启动”

If you just want to remove a application: 如果您只想删除一个应用程序:

  • Start the emulator. 启动模拟器。
  • Open the Android settings app 打开Android设置应用
  • Select "Applications" (Called "Apps" on Android 4.0 or higher) 选择“应用程序”(在Android 4.0或更高版本上称为“应用程序”)
  • Select "Manage Applications" (Only on Android 3.2 or lower) 选择“管理应用程序”(仅限Android 3.2或更低版本)
  • Select the application you want to uninstall 选择要卸载的应用程序
  • Click "Uninstall" 点击“卸载”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM