Open GoogleCodeExporter opened 9 years ago
apparently the location of the airplane mode setting has moved from
Settings.System to Settings.Global in API 17.
http://developer.android.com/reference/android/provider/Settings.System.html#AIR
PLANE_MODE_ON
Original comment by nicolas....@gmail.com
on 15 Nov 2013 at 9:47
apparently Android 4.2 has disabled write access to airplane mode from apps.
Why?
http://developer.android.com/about/versions/android-4.2.html
Original comment by nicolas....@gmail.com
on 15 Nov 2013 at 9:54
related stackoverflow:
http://stackoverflow.com/questions/13766909/how-to-programmatically-enable-and-d
isable-flight-mode-on-android-4-2
Original comment by nicolas....@gmail.com
on 15 Nov 2013 at 9:56
Original issue reported on code.google.com by
nicolas....@gmail.com
on 14 Nov 2013 at 6:52Attachments: