Make an Android tablet play one video forever

I am building a new project called KioskGrid.

The idea is simple. Take an Android tablet. Put it in one place. Make it show one thing. Manage it from a browser.

One small use case is an endless video looper.

This is useful for a small shop disp...

Continue Reading...

Bugjaeger on iOS app store

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...

Continue Reading...

Duplila on Google Play

You can cast your Android device's screen to one or more Android devices using my Duplila app.

Duplila allows you to project your display content and audio onto another Android device, similar to adding a s...

Continue Reading...

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...

Continue Reading...

My Duplila app enables screen sharing between Android devices. It utilizes an ADB connection to stream screen content and audio between two or more Android devices.

While there may already be other options available for screen mirroring (such as Miracast), I believe that using ADB for this purp...

Continue Reading...