to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
== <xkill>
pan lang="ban-bali" dir="ltr">Alt text ==
[user@host ~]$ adb devices
* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached
1e778e25 unauthorized
[user@host ~]$ adb devices
List of devices attached
1e778e25 device
[user@host ~]$ adb shell
OnePlus5:/ $ uname -a
Linux localhost 4.4.21-perf+ #1 SMP PREEMPT Fri May 26 16:25:14 CST 2017 aarch64
OnePlus5:/ $
Captions
Terminal showing the Android Debug Bridge in action.