简体   繁体   中英

No JDK specified for module 'app' Android Studio - Mac

Where can I select the JDK to fix the error? I don't see any drop down list? OS: MAC Catalina

在此处输入图像描述

在此处输入图像描述

For me, I downloaded the minimum SDK version and it worked fine for me.

  1. Go to Tools > SDK Manager 工具 > SDK 管理器

  2. And then Add the minimum SDK version required for the project. I had Android 10 as Minimum SDK, so choose your carefully. 添加最低 SDK

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM