Skip to content

ZainMustafaaa/android-emulator-on-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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