Search code examples
javaandroidintellij-ideaandroid-sdk-2.3intellij-17

Intellij Android Project Gradle


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.


Solution

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