Timeline for How to install adb on Ubuntu from download
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 12, 2017 at 20:30 | history | edited | rlf | CC BY-SA 3.0 |
Fixed: _ should actually be -
|
| Jul 12, 2017 at 20:25 | comment | added | rlf | (in response to your now deleted comment) | |
| Jul 12, 2017 at 20:24 | comment | added | rlf |
The line you need to add to your bashrc is export PATH="/home/gerry/platform-tools:$PATH". You are telling the shell which directory to look for adb in, not where the adb binary is explicitly.
|
|
| Jul 12, 2017 at 19:27 | history | answered | rlf | CC BY-SA 3.0 |