DEV Community

Cover image for I made a better adb shell
Matan H
Matan H

Posted on

I made a better adb shell

I've created a mksh config to make adb shell better [At the time of posting this post, it has ~100 stars.] . Its giving you a colorful shell with the option to cd any directory in /sdcard, Android/data or / without typing the full path (e.g. cd com.android.chrome works even when you are in / directory). It also has an experimental feature of history.

I hope you will enjoy it.

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more