Update README.md
This commit is contained in:
parent
bd39927e04
commit
bee6184c36
|
@ -37,11 +37,7 @@ ring | Will make the smartphone ring | Overlay |
|
||||||
|
|
||||||
### Auto enabling location (only 1.1-beta)
|
### Auto enabling location (only 1.1-beta)
|
||||||
|
|
||||||
The app is able to automatically enabe location if it is off, but you need to grant a specific command through adb.
|
The app is able to automatically enabe location if it is off, but you need to grant a specific permission through adb.
|
||||||
|
|
||||||
Requirements:
|
|
||||||
* Min. Android 4.4
|
|
||||||
* Grant permission via ADB
|
|
||||||
|
|
||||||
To grant the permission you need to do the following:
|
To grant the permission you need to do the following:
|
||||||
1. Install ADB (https://developer.android.com/studio/releases/platform-tools.html)
|
1. Install ADB (https://developer.android.com/studio/releases/platform-tools.html)
|
||||||
|
|
Loading…
Reference in New Issue