Bugjaeger Mobile ADB - USB OTG

Contains ads
3.9
5.85K reviews
1M+
Downloads
Content rating
PEGI 3
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Before you post questions or bad reviews, see FAQ
https://sisik.eu/bugjaeger_faq
If you want new feature, or something is not working, write directly to my email [email protected]

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

Multitool that can save you the hassle of carrying a laptop.

If you're an Android power user, developer, geek, or hacker, this app should be in your toolkit.

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 app to access USB device and make sure target device authorizes USB debugging

Inspecting device internals, running shell scripts, checking logs, making screenshots, sideloading, and many more tasks that are normally done on your laptop can now be performed directly between 2 mobile devices.

This app works as sort of Android to Android ADB (Android Debug Bridge) - it offers some features similar to ADB (Android Debug Bridge), but instead of running on your development machine, it runs directly on your Android device.

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

You can control your Android TV, Wear OS watch, or even Raspberry Pi with Android Things OS and Oculus VR.

Main features
- running shell scripts on target device
- sideload regular/split APKs (e.g. to Oculus Quest VR)
- sideload/flash AOSP images (e.g. Android Preview on Pixel)
- remote interactive shell
- TV remote controller
- mirroring screen + remotely control with touch gesture
- reading, filtering, and exporting device logs (logcat)
- pull APK files
- ADB backups, inspecting and extracting content of backup files
- screenshots
- performing various ADB commands for controlling your device (rebooting, going to bootloader, rotating screen, killing running apps, ...)
- launch, force-stop, disable apps
- uninstalling and installing packages, checking various details about installed apps
- copying apps between phones
- monitoring the processes, showing additional information related to processes, killing processes
- get system properties
- showing various details about Android version(e.g., SDK version, Android ID,..), Linux kernel, 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
- search and connect to Android devices on your network that configured adbd to listen on port 5555
- reading bootloader variables & info via fastboot protocol (e.g. dump some hw info, security state, or if the device was tampered)
- exec fastboot commands
- show extensive system info

For some tricks and examples of what you can do, see
https://www.sisik.eu/blog/tag:bugjaeger

For starting a youtube video or url in browser, add following custom command (or paste this into shell) in the first tab

am start -a android.intent.action.VIEW -d "yt_url"


If you liked this app, check out the ad-free premium version which also contains additional features
/store/apps/details?id=eu.sisik.hackendebug.full


Requirements
- Enabled USB debugging in Developer options and authorise the development device
- Fastboot protocol support

Please note
This app uses the normal way of communicating with Android devices which requires authorisation.
The app does not bypass Android's security mechanisms or anything similar!
This means you won't be able to do some privileged tasks on non-rooted devices.
Updated on
Jun 30, 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.0
5.67K reviews
albi
June 10, 2025
great app for flashing stuff, using adb etc from android>android, but it only supports that with fastboot, which samsung doesnt have because they for some reason wanted to make a special download mode, bugjaeger doesnt support that and you either need odin which has no official releases yet or heimdall, which kind of defeats the whole purpose of phone to phone ADB. not saying its useless, just saying it needs more features and especially this one if it's possible.
3 people found this review helpful
Did you find this helpful?
Eliott Rich
July 25, 2025
I cant wait to try the premium version! if it does what it says im going to post about it everywhere and make a video about it on youtube<3. maybe if I do this some compensation can come my way. ill even do tutorials on how to use it with ADB and other devices!!!!
2 people found this review helpful
Did you find this helpful?
Mikitan Fox
June 29, 2025
this app is absolutely horrible. I can't do anything without an ad popping up that I cannot close that forces me to play a game and then opens the play store and tries to install said game and I still am unable to access the app because the ad still refuses to go away. I have to close the app and reopen it but even then, I get 5 seconds before I get another app that hijack my phone. the dev should be ashamed of themselves for this garbage.
7 people found this review helpful
Did you find this helpful?

What’s new

- bug fixes