Home  /  Tools Apps  / Bugjaeger Mobile ADB - USB OTG on Windows Pc

Bugjaeger Mobile ADB - USB OTG on Windows Pc

Developed By: sixo

License: Free

Rating: 3,9/5 - 5.064 votes

Last Updated: April 17, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 6.0
Size 48 MB
Release Date June 18, 24
Category Tools Apps

App Permissions:
Allows applications to access information about Wi-Fi networks. [see more (9)]

What's New:
- bug fixes [see more]

Description from Developer:
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 roman@sisik.eu

B... [read more]

App preview ([see all 9 screenshots])

App preview

About this app

On this page you can download Bugjaeger Mobile ADB - USB OTG and install on Windows PC. Bugjaeger Mobile ADB - USB OTG is free Tools app, developed by sixo. Latest version of Bugjaeger Mobile ADB - USB OTG is 6.0, was released on 2024-06-18 (updated on 2024-04-17). Estimated number of the downloads is more than 1,000,000. Overall rating of Bugjaeger Mobile ADB - USB OTG is 3,9. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 5,064 users, 1,051 users had rated it 5*, 3,206 users had rated it 1*.

How to install Bugjaeger Mobile ADB - USB OTG on Windows?

Instruction on how to install Bugjaeger Mobile ADB - USB OTG on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Bugjaeger Mobile ADB - USB OTG on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Bugjaeger Mobile ADB - USB OTG using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Bugjaeger Mobile ADB - USB OTG" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Bugjaeger Mobile ADB - USB OTG on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Bugjaeger Mobile ADB - USB OTG" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

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 roman@sisik.eu

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
https://play.google.com/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.
- bug fixes
Allows applications to access information about Wi-Fi networks.
Allows applications to enter Wi-Fi Multicast mode.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows applications to access information about networks.
Allows applications to open network sockets.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to write to external storage.
Allows an application to read from external storage.