Open jimfulton opened 11 years ago
I'm playing with getting the android sbt plugin and idea working together.
(Today, I realized that there was a much newer version of sbt-idea than what I was playing with, which makes things work much better.)
Today I generated a new android project:
g8 jberkel/android-app
and for that project, generated idea configs:
gen-idea no-classifiers
Opened the result, created a run configuration for running the app in the emulator.
The app crashed with the error in the subject.
Should close this, since you probably didn't build with SBT, so no TypedResources
I'm playing with getting the android sbt plugin and idea working together.
(Today, I realized that there was a much newer version of sbt-idea than what I was playing with, which makes things work much better.)
Today I generated a new android project:
and for that project, generated idea configs:
Opened the result, created a run configuration for running the app in the emulator.
The app crashed with the error in the subject.