You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*.iml and *.idea files are created by the IDE when the project is imported and they should not be commited into the repo. In order to import this project into Android Studio you should:
Checkout the repo.
Open Android Studio.
Go to File > Open...
Look for the directory where you did checkout the project and select the root build.gradle file.
I hope it works for you. Otherwise let me know and I will be happy to help.
Please remove *.iml and *.idea from .gitignore and rebuild the project and push so we can import it into android studio directly from git
The text was updated successfully, but these errors were encountered: