tags:

views:

75

answers:

1

hello apparently in my country it's not in the companies best intrest to disconnect you from thier cellular connection (so they could charge for more)

i have read about how to in http://developer.android.com/reference/android/provider/Settings.System.html where there was an overhead of infomation i already built some apps but it seems to b something i cant really understand his concept can someone guide me ? give a link for where to read this info please .

I want to program a little app which in a click on a button will disconnect from the local internet cellular provider (just there internet ' i will still b able to phone other pep).

+2  A: 

Check this open-source project. It does exactly what you want.

Macarse
thanku it even has an API if i want to do it in my lang :) you just saved me a lot of money thanku :)
yoav.str