derez Expert Licensed User Longtime User Jun 17, 2012 #1 I want my app to turn the data connection via 3G on and off. I know I need an intent, and to use the following: ACTION_MAIN DATA_ROAMING_SETTINGS Can someone show me how to put it together ? Thanks
I want my app to turn the data connection via 3G on and off. I know I need an intent, and to use the following: ACTION_MAIN DATA_ROAMING_SETTINGS Can someone show me how to put it together ? Thanks
Erel B4X founder Staff member Licensed User Longtime User Jun 17, 2012 #2 Try the ToggleLibrary. Upvote 0