Bugjaeger Premium

4.3
152 reviews
5K+
Downloads
Content rating
Rated for 3+
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
Apr 1, 2024

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.3
152 reviews
ian villanueva
April 6, 2024
Very powerful app.. specially if you are into rooting and modding roms, i just hope you fix the issue the sideload option in the app only show half of the pick item i think its not fully supoorted a bigger screen Thank you for the fast action yeah it's fixed
Did you find this helpful?
Roman Sisik
April 2, 2024
Update: I published a fix to google play. Can you check if issue is resolved now? Thank you very much for the review and feedback.🙏😊 Yes, I can see the issue. Some issues get unnoticed, and it's great to have people pointing it out. I'll try to fix this and publish an update with some other changes latest on Monday.
Dylan Gregori Singer (symmetricalboy)
December 9, 2023
Incredibly useful tool. Visuals could use some improvement. Maybe expand the remote section a bit, & add a keyboard input there? Thank you very much for making this. It is a must have when developing for Wear OS. The developer is also friendly & responsive. It's definitely worth the price for the premium version. You support good work, but also, damn are the ads annoying in the free version. Lmao 👍✌️🤝❤️✨
1 person found this review helpful
Did you find this helpful?
Roman Sisik
December 9, 2023
Thanks for the review. I can change how the app looks, if it improves UX and makes it easier to use. You can suggest even specific things (roman@sisik.eu). I admit that I don't care much about perceived "esthetics". It's kind of superficial and you find users that like something and others that don't.
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.
21 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

- bug fixes