how to turn internet connection (GPRS/EDGE/3G) on/off

后端 未结 2 1544
忘了有多久
忘了有多久 2020-12-22 04:23

I am trying to turn off the internet connectivity thru android app like GPRS/EDGE/3G. When needed I need to turn on the same. But I could not find how to do that.

Wh

相关标签:
2条回答
  • 2020-12-22 04:45

    Thanks to Sarwar Erfan

    "This project does what you want to do. Review code of this project: code.google.com/p/apndroid – Sarwar Erfan"

    0 讨论(0)
  • 2020-12-22 04:49

    Did you try putting the phone on airline mode? It should stop all incoming and outgoing data, phone calls but still let the user play around with data/applications already on the phone.

    You can check the settings that deal with putting a phone on airline mode here.

    HTH,
    Sriram

    0 讨论(0)
提交回复
热议问题