MIT App Inventor Community
Gps enabled / disabled, but does it work?
MIT App Inventor Help
gps
SteveJG
March 6, 2020, 1:46am
4
ActivityStarterIntents
590×495 116 KB
to use an intent to display the Android Settings screen. A USER must manually make his/her selections.
Actually, this is all the code necessary to evoke the Location Settings screen.
ActivityStarterLocationSettings
764×225 25.2 KB
The Extras blocks only work on older Androids.
1 Like
.action.REQUEST_ENABLE
How do I move to another screen if GPS is disabled?
Check gps status
show post in topic