I have been wondering how I can make good use of my C++ knowledge apart from developing kernels, so came up with this.
Presenting you with AndroidUtils, a menu driven interface for some ADB functions.
Features
Download - AFH Mirror (Version 1.0)
How-to
Note
Screenshots
![]()
![]()
![]()
Presenting you with AndroidUtils, a menu driven interface for some ADB functions.
Features
- Neat UI, with Serial and Name of device connected.
- Reboot to Recovery, Bootloader or normal reboot.
- Print kmsg, get last_kmsg.
- Print/Dump logcat.
- Screen Capture.
- Screen Recording (for certain phones only).
- Batch Installation of multiple Applications.
- Settings interface to reset cache.
Download - AFH Mirror (Version 1.0)
How-to
- Download and extract the zip.
- Run android-utils.exe
Note
- You need to have ADB set up properly.
- kmsgs needs root to be dealt with, so root access to ADB must be granted.
- Screen Recording need screenrecord binary to work properly. If its there, you are good to go, else don't try that.
Screenshots


