Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enieber/acli

Android CLI - Tools to not use IDE to android develop
https://github.com/enieber/acli

android android-studio cli rust

Last synced: 6 days ago
JSON representation

Android CLI - Tools to not use IDE to android develop

Awesome Lists containing this project

README

        

# Android CLI development

This project is the cli to create app to android (withoult use IDE)[https://github.com/enieber/android-cli].

## Roadmap
- [x] menu with options

![menu](https://user-images.githubusercontent.com/7907068/202726495-98be8260-b826-4a42-a0d6-8f42b2b8a7f5.png)

- [x] create option to [open-avd from cli](https://github.com/enieber/open-avd)

![emulators](https://user-images.githubusercontent.com/7907068/202726508-c46c4153-63a4-48a9-9a87-522e701b8a61.png)

- [x] create option to build app with install app in device from cli
- [ ] create option to open app build from cli
- [ ] create option to debug app from cli
- [ ] create option to help use logcat in cli
- [ ] create integration with vim

## License MIT