flutter / flutter/flutter-intellij
Android SDK is not getting indexed
Open
▣ platform-android
platform-android-studio
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
When the experimental option to index Android code is enabled, the Android SDK is not getting properly added to External Dependencies. The SDK appears, but none of its files is indexed. This causes the Flutter android module to show an error in `MainActivity` because `android.app.Activity` cannot be found.
Contributor guide
Assessment
This issue has not been assessed yet.