Try to replace <orderEntry type="jdk" jdkName="Maven Android API 20 Platform" jdkType="Android SDK" /> with with <orderEntry type="jdk" jdkName="Android API 19 Platform" jdkType="Android SDK" />
in your.iml file On Monday, September 29, 2014 2:59:29 PM UTC+2, [email protected] wrote: > > Using apply plugin: 'com.android.application' makes no difference. Android > Studio is still flagging all android plugin symbols inside build.grade as > "cannot resolve symbol". > > On Tuesday, September 23, 2014 10:35:30 AM UTC-4, [email protected] wrote: >> >> After downloading and installing Android 0.8.11, I imported my Gradle >> based Android project that uses Gradle Android plugin 0.13.0 and Gradle >> 2.1. After the import was complete, I opened build.gradle. All of the >> Gradle symbols associated with the Gradle Android plugin are marked as >> "cannot resolve symbol". The following issue is open to cover this. This >> is also an issue with the latest IntelliJ IDEA 14 EAP build. The attached >> screen shot shows what I am seeing. >> >> >> -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
