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

https://github.com/create-node-app/android-tools


https://github.com/create-node-app/android-tools

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Android Tools

Avoid using heavy IDEs by installing this extension that creates an elegant tool setup for your android app. Generate dockerfiles with android tools to perform android emulation, testing and apk generation.

## How to use

This is an official extension for `crwp` so you can add android tools to your setup in the following way:

```sh
$ npx crwp my-app --android-tools
```