安卓 : How does one uninstall a wear watch face from the emulator?

标签 android wear-os watch-face-api

我想从正在运行的模拟器中卸载自定义表盘,而无需删除模拟器并重新启动。我可以向模拟器发送哪些 ADB 命令来执行此任务?

最佳答案

就像任何 Android 设备一样,您可以使用 adb .从命令行:

adb uninstall com.your.package.name

如果连接了多个设备,使用adb devices获取它们的名称,然后使用:

adb -s device-name uninstall com.your.package.name

关于安卓 : How does one uninstall a wear watch face from the emulator?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27975681/

相关文章:

java - 错误 :com. android.dex.DexIndexOverflowException : method ID not in [0, 0xffff]:65536

bluetooth - "LG G Watch"是否支持经典蓝牙

android - 如何在 wearOS android 中默认添加并发症

android - 打包可穿戴应用

android - 如何在 Android 中为 Firebase 云消息传递 (FCM) 解析 Json 数据

java - 更改对话框文本 Android

android - 单击 Fcm 通知时打开深层链接 url

如果使用 FLAG_NO_CLEAR,则不会显示 Android Wear Notification

android - 从磨损接收数据后写.wav为空

android - 系统指示器不考虑重力。底部