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)

Image of AssemblyAI

Automatic Speech Recognition with AssemblyAI

Experience near-human accuracy, low-latency performance, and advanced Speech AI capabilities with AssemblyAI's Speech-to-Text API. Sign up today and get $50 in API credit. No credit card required.

Try the API

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay