-
Notifications
You must be signed in to change notification settings - Fork 4
Settings Intent
Roman Tcaregorodtcev edited this page Mar 22, 2018
·
5 revisions
Activity Action: Show system settings.
OmegaIntentBuilder.from(context)
.settings()
.wifi()
.createIntentHandler()
.startActivity();
Supported features:
wifi() - Show settings to allow configuration of Wi-Fi.
locationSource() - how settings to allow configuration of current location sources.