nenick / AndroidStudioAndRobolectric

Minimal Robolectric and Android Studio example
139 stars 29 forks source link

NoClassDefFoundError: android/R #9

Closed nenick closed 9 years ago

nenick commented 9 years ago

Same root cause like https://github.com/nenick/AndroidStudioAndRobolectric/issues/12

This error can be removed by running an unit test from the main module first.