https://github.com/create-node-app/android-tools
https://github.com/create-node-app/android-tools
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/create-node-app/android-tools
- Owner: Create-Node-App
- Archived: true
- Created: 2020-09-27T03:35:47.000Z (over 5 years ago)
- Default Branch: addon/docker/android
- Last Pushed: 2020-09-27T19:58:16.000Z (over 5 years ago)
- Last Synced: 2025-03-03T07:15:13.840Z (over 1 year ago)
- Language: Dockerfile
- Size: 1.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```