I haven't done Android development in a long while and I am trying to build a little demo app and Android Studio says Android module missing. I'm stumped is there anyone who can take a look at https://github.com/open-jumpco/kfsm-android and tell me what is missing?
a
aipok
01/29/2020, 11:18 AM
I can open this project and it can see
app
module. Which version of Android Studio you are using? You can try to checkout as a new repo (this is how I did it)... File -> New -> Project from version control -> put the URL (https://github.com/open-jumpco/kfsm-android.git) and clone somethere. Give it time to build and it should be fine. Be aware to update to at least Android Studio 3.5.3 or above, otherwise it might fail to build, since gradle plugin on this project is set to
3.5.3
c
corneil
01/29/2020, 11:30 AM
I am on 3.5.3 I can do a Gradle command line build but when I try and run within Android Studio it says Gradle project sync failed and then idea.log contains: