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

https://github.com/johnsonlee/ascloud

Running Android Studio on Cloud
https://github.com/johnsonlee/ascloud

Last synced: about 1 year ago
JSON representation

Running Android Studio on Cloud

Awesome Lists containing this project

README

          

# Android Studio Cloud

## Getting Started

1. Install Docker

If you already have installed `Docker`, please skip this step.

2. Clone Code

```bash
git clone https://github.com/johnsonlee/ascloud
```

3. Launch Docker

```bash
cd ascloud && docker-compose up --build -d
```

4. Open http://localhost:9999 with browser