Skip to content

Remotely control Android device via web interface through adb

Notifications You must be signed in to change notification settings

storborg/remotedroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteDroid

Offers a web interface to remotely control an Android GUI. Uses adb for screenshots and control commands.

Quick Start

Connect your device, verify that it works:

adb devices

Also works with adb-over-TCP.

Start server:

remotedroid

Access http://localhost:8080 in a browser.

For more options:

remotedroid --help

About

Remotely control Android device via web interface through adb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published