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: about 1 month 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T14:24:10.000Z (over 3 years ago)
- Last Synced: 2025-08-07T23:38:10.933Z (11 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

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

- [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