Skip to main content

Overview

Exposed as individual classes from @yume-chan/android-bin package, these are abstractions over Android executables.

npm i @yume-chan/android-bin
  • bu: Backup/restore apps and data
  • bugreport: Dump device information
  • cmd: Interact with Android system services
  • Demo mode: Control demo mode
  • dumpsys: Dump system service information
  • logcat: View device logs
  • Overlay Display Manages simulated secondary displays
  • pm: Manage apps
  • settings: Get/set Android system settings
note

Documentation for each executable is in progress.