Android turn on GPS and Internet
How to turn on GPS and Internet on Android, with code开发者_运维百科?
Based on the user interaction that I have seen, I would say the preferred way to do this is simply to prompt the user to turn on GPS if it is off. This is totally speculation though.
See also:
- Turn off GPS programmatically when i exit my program
- How to programmatically enable GPS in Android Cupcake.
精彩评论