Welcome! This project aims to building Android applications using a drag-and-drop interface. Currently this app is under development
Caution
This project is still under active development. Features may change, and some parts may be unstable or incomplete.
Caution
If the app fails to install then considering turning on developer options.
To contribute to Android App Studio, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
. - Make your changes and format source and commit them with descriptive messages.
- Push your changes to your fork:
git push origin feature-name
. - Open a pull request to the
main
branch.
Please make sure to run spotlessApply
to format the entire project.
kiaraglitz for UI designing on entire project.