ThePuiu Active Member Licensed User Longtime User Mar 21, 2012 #1 I want to make a simple application - a simple switch - to activate and deactivate data traffic through 3G mobile network. What should I use? Thank you!
I want to make a simple application - a simple switch - to activate and deactivate data traffic through 3G mobile network. What should I use? Thank you!
Erel B4X founder Staff member Licensed User Longtime User Mar 21, 2012 #2 I don't think that it is possible to do it programmatically. Upvote 0
ThePuiu Active Member Licensed User Longtime User Mar 21, 2012 #3 probably not expressed correctly ... I want to make a widget like the one here: https://play.google.com/store/apps/details?id=it.miabit.android.dataonoff&feature=search_result#?t=W251bGwsMSwyLDEsIml0Lm1pYWJpdC5hbmRyb2lkLmRhdGFvbm9mZiJd ... with the widgets get along, but do not know what function can enable and disable the mobile internet connection. Upvote 0
probably not expressed correctly ... I want to make a widget like the one here: https://play.google.com/store/apps/details?id=it.miabit.android.dataonoff&feature=search_result#?t=W251bGwsMSwyLDEsIml0Lm1pYWJpdC5hbmRyb2lkLmRhdGFvbm9mZiJd ... with the widgets get along, but do not know what function can enable and disable the mobile internet connection.
Erel B4X founder Staff member Licensed User Longtime User Mar 22, 2012 #4 I'm not sure how they implement it. As far as I know there is no official API that allows you to change the mobile network status. Upvote 0
I'm not sure how they implement it. As far as I know there is no official API that allows you to change the mobile network status.