I built the project for the device and it said I needed to run the project, ~/IdeaProject/MyProject/android/target/....
When I do that, using android-studio, I get the error:
Error: Cause org.jetbrains.plugins.gradle.tooling.util.ModuleComponetnIdentifierimpl.getModuleIdentifier()Lorg/gradle/api/artifacts/ModuleIdentifier
Is there another plugin I need for android-studio?
-Dennis