Overview
Exposed as individual classes from @yume-chan/android-bin
package, these are abstractions over Android executables.
- npm
- Yarn
- pnpm
npm i @yume-chan/android-bin
yarn add @yume-chan/android-bin
pnpm add @yume-chan/android-bin
bu
: Backup/restore apps and databugreport
: Dump device informationcmd
: Interact with Android system services- Demo mode: Control demo mode
dumpsys
: Dump system service informationlogcat
: View device logs- Overlay Display Manages simulated secondary displays
pm
: Manage appssettings
: Get/set Android system settings
note
Documentation for each executable is in progress.