adb

Android Debug Bridge: communicate with an Android emulator instance or connected Android devices.
Some subcommands such as adb shell have their own usage documentation.

=> More information.

adb start-server
adb kill-server
adb shell
adb install -r {path/to/file.apk}
adb pull {path/to/device_file_or_directory} {path/to/local_destination_directory}
adb push {path/to/local_file_or_directory} {path/to/device_destination_directory}
adb devices
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/adb.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.985227 milliseconds
Gemini-to-HTML Time
0.444179 milliseconds

This content has been proxied by September (3851b).