mirror of
https://github.com/karasevm/PrivateDNSAndroid.git
synced 2025-06-28 20:29:56 +00:00
Update README.md
This commit is contained in:
parent
e523fbaf35
commit
c4baaebea4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Installation instructions
|
||||
|
||||
1. Get to your PC and download platform tools from google [here](https://developer.android.com/studio/releases/platform-tools).
|
||||
1. Get to your PC and mownload platform tools from google [here](https://developer.android.com/studio/releases/platform-tools).
|
||||
2. Extract the tools, and open terminal in the same directory ([Windows guide](https://youtu.be/6vVFmOcIADg?t=38), [macos guide](https://www.howtogeek.com/210147/how-to-open-terminal-in-the-current-os-x-finder-location/)).
|
||||
3. Turn on USB Debugging on your phone (This may require different steps, for Xiaomi you also have to enable `USB Debugging (Security settings)`, but generally [this video guide](https://youtu.be/Ucs34BkfPB0?t=29) should work on most phones)
|
||||
4. Connect your phone to your PC
|
||||
|
@ -20,4 +20,4 @@ Some problems when granting permission through adb
|
|||
Enable "USB debugging (Security options)" in "Developer options". Note that this is a separate option from "USB debugging".
|
||||
|
||||
### ColorOS (OPPO & OnePlus)
|
||||
Disable "Permission monitoring" in "Developer options".
|
||||
Disable "Permission monitoring" in "Developer options".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue