Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am completely sure that GPS settings can not be changed programmatically but wifi can be changed by this permission android.permission.CHANGE_WIFI_STATE or this adb shell code:

adb shell svc wifi enable

i can turn wifi on. but it needs root permission. what settings can be change by android.permission.WRITE_SETTINGS or android.permission.WRITE_SECURE_SETTINGS without needing to be rooted
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900