Hi everyone! ![]()
Iβm working on a project that converts MIT App Inventor (.aia) projects into Android Studio Kotlin projects.
Important: The project is very early stage and not fully functional yet. Many features from AI2 are not yet supported. But I wanted to share it with the community to get feedback, ideas, and contributions.
Links
- GitHub repository: GitHub - nduquenoy/Ai2-convert
- Live demo / deployment: https://ai2-convert.netlify.app
How to Contribute
If youβre not familiar with GitHub, no worries! Hereβs a simple guide:
Visit the repository link above.
Click βForkβ at the top right to create your own copy of the project.
Make your changes (fixes, features, or experiments).
Click βPull Requestβ to suggest your changes to the main project.
Even if youβve never used GitHub before, just trying out the project and giving feedback is already a huge help!
Goals
-
Convert AI2
.aiaprojects into Kotlin/Android Studio projects automatically. -
Preserve as much UI and logic as possible.
-
Make contributions easy for people familiar with AI2 but new to Android Studio/Kotlin.
Ideas / Feedback
-
Help me to create this project

-
Missing components support
-
Bug reports from your own .aia projects
-
Suggestions for improving UI conversion
Iβm really excited to see what we can build together! If you have questions, ideas, or want to contribute, feel free to comment or open an issue on GitHub.
Thanks,
Nico