1

I am trying to open airplane mode setting page from within my application using intent:new Intent(Settings.ACTION_AIRPLANE_MODE_SETTINGS). This seems to work for android version 6.0.1 and 5.1.1, but not for 4.x. Any pointers on what can be done in this case?

  • 4
    It may be help you http://stackoverflow.com/questions/26356953/how-do-i-disable-airplane-mode-tablet-supports-4-4-2 – Gurjit Singh Sep 30 '16 at 17:31
  • Are you trying something like this? http://stackoverflow.com/questions/3249245/how-to-set-the-airplane-mode-on-to-true-or-on – pamobo0609 Sep 30 '16 at 17:32

0 Answers0