简体   繁体   English

关于不要在android studio中安装应用程序的问题

[英]regarding Question not to installl app in android studio

如何限制我们的应用程序不安装在 Android Studio 中的模拟器或 Android Studio 中的任何其他模拟器中?

In general, there are three ways to bypass an emulator check: Modify the app and remove the emulator check.一般来说,绕过模拟器检查的方法有以下三种:修改应用程序并删除模拟器检查。 Modify the emulator so that it pretends to be a real device.修改模拟器,使其伪装成真实设备。 Modify the system calls the app does for detecting it is running on an emulator修改应用程序为检测它在模拟器上运行而执行的系统调用

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

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