本文介绍了停止在模拟器上的Android上网的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我是从互联网上检索数据后测试数据库存储,我希望能够开始与互联网工作的模拟器,然后,在其运行时,停止互联网接入使用数据库作为源给力了来显示数据。这可能吗?
I am testing a database storage after retrieving data from the internet, I would like to be able to start the emulator with internet working, and then, while it is running, stop internet access to force it using the database as a source to display data.Is that possible?
推荐答案
您还可以使用F8键设置在小区网络/关。请参见这里
You can also use F8 to set the cell network on/off.See here
这篇关于停止在模拟器上的Android上网的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!