google / iosched

The Google I/O Android App
Apache License 2.0
21.77k stars 6.2k forks source link

Code autocompletion does not work #393

Open sanisloandras opened 2 years ago

sanisloandras commented 2 years ago

Hello

I have just cloned the project from scratch. Had to update this line in build.gradle.kts classpath("com.android.tools.build:gradle:7.0.4")

I can build the project without any problems. But code completion does not work, and in the right top corner of every file I see "Analyzing...".

Can you help me why is that?

ratneshnavlakhe commented 2 years ago

@sanisloandras +1 to this I also faced a similar issue. Update to Android Studio Bumblebee | 2021.1.1 did solve the issue for me!