Bugjaeger Premium Application icon

Bugjaeger Premium 6.0-full

5.8 MB / 5K+ Downloads / Rating 4.6 - 152 reviews


See previous versions

Bugjaeger Premium, developed and published by sixo, has released its latest version, 6.0-full, on 2024-04-01. This app falls under the Tools category on the Google Play Store and has achieved over 5000 installs. It currently holds an overall rating of 4.6, based on 152 reviews.

Bugjaeger Premium APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: eu.sisik.hackendebug.full

Updated: 11 months ago

Developer Name: sixo

Category: Tools

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Bugjaeger Premium on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.6
Total 152 reviews

Reviews

5 ★, on 2023-12-09
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 👍✌️🤝❤️✨

5 ★, on 2023-12-28
working well so far sad newer devices not that fast 2 root to use all abilitys of technics but for certain things clear cache, reset ... file transfer really useful peace just reinstall older device apk push ... keep on

4 ★, on 2023-08-21
Great app. But is there a way to transfer files within the device, or transfer a file from my phone directly to a specific folder on my watch? I tried transferring an mp3 and it said successful but I wasn't able to find it anywhere on the watch.

4 ★, on 2020-04-21
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.

5 ★, on 2023-05-11
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.

5 ★, on 2022-02-27
When I found this it was a godsend, because I didn't have to try and build it myself! Definitely worth $10. This eliminates the need for a PC in all but the exceptional cases when you need ADB/Fastboot terminal access. Near Perfect Solution.

Previous Versions

Bugjaeger Premium 6.0-full
2024-04-01 / 5.8 MB / Android 2.3+

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.

New features

- bug fixes