igorwojda / android-ecosystem-cheat-sheet

🤖Android Ecosystem Cheatsheet 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternative to ADB Enhanced - Mobile Toolkit

luispinho opened this issue · comments

As an alternative/complement for ADB Enchanted, there's this project called "Mobile Toolkit" which has similar (and some more) features. It also supports both Android and iOS devices (even though this cheat sheet is only relative to Android). I use it for my development of apps and it works quite well, IMO. I believe it can be useful for more developers, let me know your opinion :D
You can check it here: https://github.com/IntergalacticPenguin/mobile-toolkit

Looks good - added.
Thanks for contribution @Pinho27