Bugjaeger Premium

4.5
192 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Bugjaeger tries to give you the expert tools used by Android developers for better control and deep understanding of your Android device internals.

If you're an Android power user, developer, geek, or hacker, this app might be something for you.

How to use
1.) Enable developer options and USB debugging on your target device (https://developer.android.com/studio/debug/dev-options)

2.) Connect the device where you've installed this app to the target device via USB OTG cable

3.) Allow the app to access USB device and make sure the target device authorizes USB debugging

I case you also have the free version installed, I suggest to uninstall the free version, so there are no conflicts when accessing ADB USB devices

Please report technical issues or your new feature requests directly to my email address - roman@sisik.eu


This app can be used by developers to debug Android apps or by Android enthusiast to learn more about the internals of their devices.

You connect your target device through USB OTG cable or through wifi and you'll be able to play around with the device.

This tool offers some features similar to adb(Android Debug Bridge) and Android Device Monitor, but instead of running on your development machine, it runs directly on your Android phone.

Premium features (not included in free version)
- no ads
- unlimited number of custom commands
- unlimited number of executed shell commands per session in interactive shell
- option to change port when connecting to adb device through WiFi (instead of default 5555 port)
- unlimited number of screenshots (only limited by amount of your free storage)
- possibility to record the live screencast into video file
- option to change file permissions

After installing the premium version I recommend to uninstall the free version, so that there are no conflicts when handling connected ADB devices.

Main features include
- executing custom shell scripts
- remote interactive shell
- creating and restoring backups, inspecting and extracting content of backup files
- reading, filtering, and exporting device logs
- capturing screenshots
- performing various commands for controlling your device (rebooting, going to bootloader, rotating screen, killing running apps)
- uninstalling and installing packages, checking various details about installed apps
- monitoring the processes, showing additional information related to processes, killing processes
- connecting through wifi with specified port number
- showing various details about the device's Android version, cpu, abi, display
- showing battery details (like e.g., temperature, health, technology, voltage,..)
- file management - pushing and pulling files from device, browsing the file system

Requirements
- If you want to connect the target device through USB cable, your phone has to support USB host
- The target phone must enable USB debugging in Developer options and authorise the development device

Please note
This app uses the normal/official way of communicating with Android devices which requires authorisation.
The app does not bypass Android's security mechanisms and it does not use any Android system vulnerabilities or anything similar!
This also means the app won't be able to perform some privileged tasks on non-rooted devices (e.g. removing system apps, killing system processes,...).
Additionally, this is not a rooting app.
Updated on
May 15, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
App activity, App info and performance, and Device or other IDs
This app may collect these data types
App activity, App info and performance, and Device or other IDs
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

4.5
183 reviews
Benjamin Casey
April 23, 2025
if I could give zero stars I would. 4 hours and never could unlock bootloader. kept disconnecting and telling me I needed to connect to a device. 😂 I was connected with otg cable..read 3 or 4 legthly forums about people having the same problem. guess my $8 isn't enough to fix the problem. what a waste.
Did you find this helpful?
ZTenski
May 11, 2023
Works great, a little clunky sometimes (I'd like to be able to scroll back through my adb commands like pressing up in bash, persistent ADB sessions would be nice, wireless pairing is a bit klunky compared to alternatives) but does what it says it does and has consistently offered the most features among other options I've tried, while remaining a stable and reliable app.
6 people found this review helpful
Did you find this helpful?
Roman Sisik
May 11, 2023
Thank you very much for your review and for your great suggestions. I'm constantly trying to improve my app. I'll try to implement your suggestions in the upcoming updates. Not sure about persistent connection, but reconnecting and restoring some state might be possible. Can you give some examples of pairing that you find better(roman@sisik.eu)?
A Google user
April 21, 2020
Hi, I purchased your app because it has great potential. However, I found out the interactive shell is not working on my galaxy S10e (android 10) I thought it is a premium feature but even after purchasing, it still doesn't work. Can you please fix this? Also, where are all the screencap images saved? Seems like I couldn't find them using my preinstalled file explorer.
22 people found this review helpful
Did you find this helpful?
Roman Sisik
April 24, 2020
I already fixed this. Can you update your review? Thanks

What’s new

- fixed various issues related to crashes, ANRs, file management