Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 384 Bytes

readme.md

File metadata and controls

17 lines (8 loc) · 384 Bytes

Android Web Emulator

Proof of Concept to cast an emulator to web and control through mouse pointer. Pull requests are appreciated.

Run your android emulator on your system make sure avd is accessible through the cli

To run socket service

npm start

GOTO web-emulator and start web react app

npm start

References: https://github.com/valaxy/android-web-emulator