/andbrowser

Android phone in browser with WebUSB + Adb

Primary LanguageVueApache License 2.0Apache-2.0

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