Using iPhone as Remote for Android TV
Bugjaeger iOS app allows you to connect to your Android device through WiFi and control it using the ADB protocol. In this post, I'll show how to use it as remote control for your Android TV, though the app all...
Wireless Connection Through WiFi With Bugjaeger
When I began developing Bugjaeger few year ago, the most common method to connect your target ADB device was through a USB cable. The option to connect through WiFi was available, but usually required an initial USB connection first.
Now wireless ADB connection is more common and google added some...
How to Connect Samsung Watch 4 in Bugjaeger
Bugjaeger allows you to manage your Android devices through the ADB protocol. Smart watch devices with Wear OS also support the ADB protocol.
If you'd like to connect your Samsung Watch 4 to Bugjaeger, do the following.
Some users complain in reviews that they're not able to connect. I'm not...
How to Sideload Apps (APKs) With Bugjaeger
Android apps that you install through app stores are normally installed to your devices using an APK file. Even though installing an app through a store is simple and streamlined, you still might have the need to install the APK files manually.
Android often allows to install APK files manually,...
Android devices usually come with various pre-installed apps. Most of these can actually be helpful, but some are only using up your battery.
The preinstalled apps usually cannot be easily removed without rooting the device.
In this post I would like to show how to disable these apps without...