Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/enieber/acli
- Owner: enieber
- Created: 2022-11-18T04:02:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T14:24:10.000Z (about 2 years ago)
- Last Synced: 2024-12-07T14:12:46.556Z (2 months ago)
- Topics: android, android-studio, cli, rust
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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