Intellij Android Project Gradle

78 views Asked by At

I can't sync my fresh Android Gradle project in Intellij Ultimate.

Module: ':app' platform 'android-32' not found.

Under Tools > Android > SDK Manager Android API 32 is installed.

1

There are 1 answers

2
yannick On BEST ANSWER

Make sure your computer is connected to the internet, install the android SDK and then make a "build project".