m |
|||
Line 21: | Line 21: | ||
* Valid value: | * Valid value: | ||
** <code>gps</code> | ** <code>gps</code> | ||
+ | ** <code>wifi</code> | ||
+ | ** <code>nfc</code> | ||
+ | ** <code>data</code> | ||
|- | |- | ||
|} | |} |
Latest revision as of 08:35, 28 May 2018
gn:act_showAndroidSetting
- Description
- Action is used to open android settings on the device
- Action returns
- void
Action signatures
Show android setting
[gn:act_showAndroidSetting]|[keyword]
Parameter Description keyword
keyword which is used to open a specific part of anroid settings - Valid value:
gps
wifi
nfc
data
- Valid value:
Example
gps
- keyword
- ⤷
[gn:act_showAndroidSetting]|[gps]
- ⤷