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

https://github.com/iamngoni/emulator

emulator stuff 😂
https://github.com/iamngoni/emulator

Last synced: 6 months ago
JSON representation

emulator stuff 😂

Awesome Lists containing this project

README

        

# emulator

Seems to be working 😂

Quick way to create an Android Emulator without Android Studio and without trying to remember sdkmanager & avdmanager commands (not that it's hard)

## build the project
```bash
go build
```

## run the build file
```bash
./emulator
```

## issues
Well if you have any issues, feel free to fix the code and maybe (just maybe) create a PR 😂