On android 2.3 the permission <uses-permission android:name="android.permission.MODIFY_PHONE_STATE" />
is not allowed anymore for non-system applications. Is there an alternative to enable/disable data connection, besides that one where you modify APN name? I found Data Enabler Widget
on Android Market that does that, but I can't seem to understand how. Can anyone help me?
Thanks! - Alex Ady