Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zainmustafaaa/android-emulator-on-web
- Owner: ZainMustafaaa
- Created: 2020-09-07T06:40:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T13:13:10.000Z (over 4 years ago)
- Last Synced: 2024-11-12T11:41:04.295Z (3 months ago)
- Topics: android, android-emulator-on-web, android-on-web, androidemulator, androidweb, emulator
- Language: JavaScript
- Homepage:
- Size: 337 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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