简体   繁体   English

如何检测我的应用程序是否在Bluestacks / Nox或其他模拟器下运行?

[英]How can I detect if my app is working under Bluestacks/Nox or other emulator?

有没有一种方法可以检测我的应用程序是否在Bluestacks / Nox或其他模拟器下运行?

by examining various fields in android.os.Build https://developer.android.com/reference/android/os/Build.html 通过检查android.os.Build https://developer.android.com/reference/android/os/Build.html中的各个字段

eg Build.BRAND and Build.BOARD 例如Build.BRANDBuild.BOARD

暂无
暂无

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

相关问题 如何将 adb 与 Memu / Bluestacks / Nox App Player 等模拟器一起使用 - How to use adb with emulator like Memu / Bluestacks / Nox App Player Android - 如何检测应用程序是否在 Nox 模拟器上运行? - Android - how to detect if app running on Nox emulator? 我的应用程序可在AVD模拟器中运行,但在Bluestacks中运行时会崩溃 - My app works in AVD emulator, but crashes when I run in Bluestacks 如何阻止我的应用在 Bluestacks 模拟器上运行? - How to block my app from running on Bluestacks emulator? 如何将 VS Code 中的 Flutter 与 BlueStacks 4 模拟器连接起来? - How can I connect Flutter in VS Code with the BlueStacks 4 emulator? 如何使用Bluestacks模拟器调试Android Studio项目? - How can I debug Android Studio Project using Bluestacks emulator? 如何从NOX应用程序播放器android模拟器访问localhost? - How to access localhost from a NOX app player android emulator? 我们如何使用 Bluestacks android 仿真器来测试 Kivy app buildozer? - How can we use Bluestacks android emulator for testing Kivy app buildozer? 我想创建一个可以打开我的 bluestacks 应用程序播放器的机器人,然后安装应用程序以打开各种应用程序,最后关闭 bluestacks 。 - I want to create a bot that can open my bluestacks app player , then install apps to open various apps and then finally close bluestacks . 如何知道我的应用程序是否在Bluestacks上运行? - How to know whether my App is running on Bluestacks?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM