0

Is there any way in wear app, to redirect a user to a "Connectivity" screen which is added below,

enter image description here

Notes: able to open only Bluetooth or Wi-Fi or Airplane mode using the setting intent given in this link https://developer.android.com/reference/android/provider/Settings.html

kavie
  • 2,154
  • 4
  • 28
  • 53

1 Answers1

0

Issue is solved using Settings.ACTION_WIRELESS_SETTINGS intent

kavie
  • 2,154
  • 4
  • 28
  • 53