replicant icon indicating copy to clipboard operation
replicant copied to clipboard

A REPL for the Android Debug Bridge (ADB)

Results 20 replicant issues
Sort by recently updated
recently updated
newest added

- [ ] add a !reinstall command that does a full uninstall of the app first followed by an install - [ ] add !install to perform `install -r`

enhancement

Allows exiting logcat and repeating loop situations (multiple devices connected and no device selected) without killing Replicant itself. GitHub: fixes #24

Once the "!logcat" command is issued and the log displays, there does not seem to be a way to exit the log. (Control-C terminates Replicant.) Is there a way to...

After launching `replicant` from the Windows `cmd.exe` or Console2, a `The specified path does not exist` error is thrown. Everything keeps working, but that may cause an issue when launching...

Sorry for the delay in testing this. It looks like I'm still getting the same error even after the "pull" I'm new to Ruby - do I just do a...

Replace the 'usage' functionality with a `help` parameter that prints detailed command description and examples

enhancement

Could be useful to make `adb shell screenrecording` more concise

enhancement

opens the app info screen of the selected package

enhancement

I want to be able to define command aliases to make frequently used commands quicker to issue

enhancement