- Documentation @ http://git.kernel.org/cgit/network/connman/connman.git/tree/doc
-
Scan for access points (run multiple times for more complete scan):
# connmanctl scan wifi
Scan completed for wifi
# With your phone in debug mode, etc. | |
adb start-server | |
adb remount | |
adb shell < remove.sh |
### 1. Clone your fork: | |
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git | |
### 2. Add remote from original repository in your forked repository: | |
cd into/cloned/fork-repo | |
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git | |
git fetch upstream |
Scan for access points (run multiple times for more complete scan):
# connmanctl scan wifi
Scan completed for wifi