Update README.md
This commit is contained in:
parent
af2ccdf387
commit
8c95d895b4
|
@ -21,12 +21,12 @@ Send an SMS to the device you want to locate in order to retrieve information ab
|
|||
**Options**
|
||||
Option | Explaination | Required permission
|
||||
-------|:------------|--------------------|
|
||||
locate | Will return the most accurate set of coordinates possible <br/> and a link to them pinpointed to OpenStreetMap | Location
|
||||
cellinfo | Will return a set of uniquely identifiable information about cell towers near the phone. <br/> You can then put this information on [OpenCellId][1] to individuate the smartphone's <br/> approximate location. | Location
|
||||
locate | Will return the most accurate set of coordinates possible and a link to them pinpointed to OpenStreetMap | Location
|
||||
cellinfo | Will return a set of uniquely identifiable information about cell towers near the phone. You can then put this information on [OpenCellId][1] to individuate the smartphone's approximate location | Location
|
||||
battery | Will return battery infos | None |
|
||||
lock | Will lock down the smartphone | Device Administrator |
|
||||
callme | You will receive a call from the lost smartphone | Calls, Overlay |
|
||||
wifi | Will return Wi-Fi infos. Requires enabled location | Location |
|
||||
wifi | Will return Wi-Fi infos | Location |
|
||||
wifi-enable | Will enable Wi-Fi (Only API < 29) | None |
|
||||
wifi-disable | Will disable Wi-Fi (Only API < 29) | None |
|
||||
|
||||
|
|
Loading…
Reference in New Issue