Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zainmustafaaa/android-emulator-on-web

A POC based web emulator for research work.
https://github.com/zainmustafaaa/android-emulator-on-web

android android-emulator-on-web android-on-web androidemulator androidweb emulator

Last synced: 22 days ago
JSON representation

A POC based web emulator for research work.

Awesome Lists containing this project

README

        

# 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