adeb icon indicating copy to clipboard operation
adeb copied to clipboard

A debian-based shell environment designed for Android and adb

Results 19 adeb issues
Sort by recently updated
recently updated
newest added

adeb shell readlink: illegal option -- f usage: readlink [-n] [file ...] readlink: illegal option -- f usage: readlink [-n] [file ...] /system/bin/sh: /data/androdeb/run: can't execute: Permission denied

adeb is awesome in that I now have my usual zsh shell with vim working on my device (much like Termux on my phone), my original hope though was that...

Hi there, a little error I got when I tried to upgrade from debian buster (now superseded by bullseye). ``` $ git clone https://github.com/joelagnel/adeb.git $ cd adeb $ ./adeb prepare...

Buster, the default Debian used by adeb, is now `oldstable`. New `stable` is Bullsye: https://wiki.debian.org/DebianReleases There are a few changes to support Bullseye in adeb, mostly around package names and...

I missed this command because it wasn't on its own line like the other commands when I was skimming this.

This flag is advertised but was previously not accepted. Fixes #43

bpftrace has a lot of one-line command, it's easy to use.

I have support adeb on my arm64 android device,i just run " adeb prepare --full",and then the adeb runs perfect on the arm64 android device.Adeb is so powerful for debugging....