cannot resolve android symbol - android app - intelliJ

后端 未结 3 1991
故里飘歌
故里飘歌 2021-01-18 02:46

I am using intellij-idea to develop android app. I created a project with an android module, but none of these :

import android.app.Activity;
import android         


        
3条回答
  •  难免孤独
    2021-01-18 03:26

    i have the answer guys
    1- press ctrl+alt+shift+s
    2-in the Modules bar click on your project name
    3-change the compile sdk version to the newest one
    4-click apply and ok then sync your project
    5-done , i hope the best for you

提交回复
热议问题