Skip to content

Unable to resolve imports from Android Support Repository #966

@goderbauer

Description

@goderbauer

I used the Android SDK Manager to install the Android Support Repository. When I now try to import something from there (e.g. android.support.v4.content.LocalBroadcastManager) into the Android app of my Flutter app, IntelliJ is unable to resolve it:

Cannot resolve Symbol 'LocalBroadcastManager'

The app compiles just fine with that import though. I played around a little with the "Project Structure..." settings, but without much success. It seems like there is no jar for the Android Support Repository on disk that I can include.

Would be nice to document how you can add and use stuff from the Android SDK with the new "Editing Android code in IntelliJ IDEA" support in IntelliJ with Flutter.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions