Hi so I've succesfully added chaquppy to my android project, however I have the problem that everytime I sync my project withthe python files, the app tells me that no Android SDK is defined. So I go ahead and sync it with the gradle files, then there is an SDK defined, but I have to resync it with the python files, and then there is again no Android SDK defined. I am completely confused about what to do now, because somehow nothing works.
After syncing with the gradle files

After syncing with the python files

I tried as described syncing with the gradle files and then again with the python files and it didn't work. I even set up a completely fresh project, but it didn't work either.