Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序仅在移动 XIAOMI POCOPHONE 手机上出现问题。我想模拟这个特定的设备,因为问题发生在客户端设备中,我没有物理访问它们。(我也不知道发生了什么问题,因为应用程序正在关闭)。
有人经历过某些事情或能够在跨平台上模拟此设备?
恩
您可以使用 Genymotion 模拟导致崩溃的设备的分辨率、内存、内核、dpi、Android 版本等。在大多数情况下,您可以复制崩溃。这是我要尝试的第一件事。