restsend / andbrowser

Android phone in browser with WebUSB + Adb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android in web browser

Using Android phone in web browsers. (Apache License 2.0)

Based: Vue3 + Vite + TailwindCSS + ya-webadb + scrcpy

Online Demo

Also availabled in chrome webstore

Features

  • Screen mirroring and controling device
  • File Management
  • Screen Capture

Enabled USB Debugging in first

  • Enabled android phone developer mode
  • Enabled USB Debugging mode

How to start

# Install depends
npm install --force

# run local test
npm run dev

# Bulid for release
npm run build

Roadmap

  • Keyboard mapping
  • Screen sharing
  • Multi screen in one tab

Credits

About

Android phone in browser with WebUSB + Adb

License:Apache License 2.0


Languages

Language:Vue 49.0%Language:JavaScript 44.2%Language:CSS 4.9%Language:HTML 1.7%Language:Shell 0.2%