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.
我正在尝试模拟这种情况。我尝试将信号强度设置为无并关闭 Wifi,但该应用程序无论如何都会连接到远程数据库。这是模拟器中的错误还是正确的行为?
是的,您可以使用 Android 模拟器来伪造复杂的网络情况。听起来您希望将“数据状态”设置为“未注册(关闭)”或“拒绝”,因为您想在移动网络上但没有数据传输。
如果您已经尝试过此操作,请通过执行全新安装检查您的应用程序是否仅显示缓存数据。