简体   繁体   English

如何从 android 设备中删除我的应用程序?

[英]how do i delete my app from android devices?

I write a android app with Android Studio and now I have sign file and my Code but I want delete my app from any android phone.我用 Android Studio 编写了一个 android 应用程序,现在我有签名文件和我的代码,但我想从任何 android 手机中删除我的应用程序。 can I do that?我可以这样做吗?

No, you can't "remote uninstall" your app from phones that has already installed.不,您不能从已安装的手机上“远程卸载”您的应用程序。 For testing purposes, you can use alfa/beta test channel on Google Play Console, you'll be able to update / change the app as you update new versions on the channel.出于测试目的,您可以在 Google Play 控制台上使用 alfa/beta 测试频道,您将能够在频道上更新新版本时更新/更改应用程序。

I believe the, in this case, you may have shared the apk or installed using a usb cabe connected to your develoment machine.我相信,在这种情况下,您可能已经共享了 apk 或使用连接到您的开发机器的 usb 电缆安装。 You won't be able to update / change the app.您将无法更新/更改应用程序。

In any case, you won't be able to remote uninstall.无论如何,您将无法远程卸载。

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

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