SyntaxFix
Write A Post
Hire A Developer
Questions
They are project files, that hold the module information and meta data.
Just add *.iml to .gitignore.
*.iml
.gitignore
In Android Studio: Press CTRL + F9 to rebuild your project. The missing *.iml files will be generated.