Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's document: adb #13997

Open
9 of 83 tasks
Managor opened this issue Oct 5, 2024 · 6 comments
Open
9 of 83 tasks

Let's document: adb #13997

Managor opened this issue Oct 5, 2024 · 6 comments
Labels
help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page.

Comments

@Managor
Copy link
Collaborator

Managor commented Oct 5, 2024

Command description

Prune and add to this list as needed. I've only taken a compilation from the internet and the official documentation and made it into a list here
Some shell commands like ps, ls, pwd most likely overlap with the PC versions of those commands so I didn't include them. Edit the post if you feel the need to include them.

Documentation

https://manned.org/adb
https://developer.android.com/tools/adb

Platform

Common

VCS repository link (e.g. GitHub, GitLab)

No response

Additional information

No response

Commands

@Managor Managor added help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page. labels Oct 5, 2024
@Managor
Copy link
Collaborator Author

Managor commented Oct 5, 2024

The safest way of testing these would probably be by installing waydroid

@Managor
Copy link
Collaborator Author

Managor commented Oct 5, 2024

Now here would be a funny hardcoded exception to the client: Make tldr adb shell command alias to tldr -p android command. This would reduce replicated pages.

@kbdharun
Copy link
Member

kbdharun commented Oct 6, 2024

Now here would be a funny hardcoded exception to the client: Make tldr adb shell command alias to tldr -p android command. This would reduce replicated pages.

Not sure what you mean here, since ADB commands are indeed correctly present in common directly and regardless of the platform the same page will be present (thus not requiring replication).

If you are suggesting aliasing tldr adb shell command to tldr -p android command that wouldn't be ideal since the platform documents a lot of termux-specific commands too which aren't accessible to ADB afaik.

@Managor
Copy link
Collaborator Author

Managor commented Oct 6, 2024

Understood. Since the android folder contained am and pm I thought it would reduce the copies of same data. Instead for keeping pages on those in both pages/android and in pages/common in the form of command.md and adb-shell-command.md respectively.

@Managor Managor mentioned this issue Oct 8, 2024
6 tasks
@Managor
Copy link
Collaborator Author

Managor commented Dec 20, 2024

adb push and pull are so simple that the base page is enough

@Managor
Copy link
Collaborator Author

Managor commented Dec 20, 2024

adb is a painful how it has tons of subcommands that do a singular thing. There is basically no variating ways of using said commands. Thus relating pages should be aliased and grouped together.

I'm thinking get-serialno and get-state could be grouped. Also start-server and kill-server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page.
Projects
None yet
Development

No branches or pull requests

2 participants