vendredi 6 février 2015

How solve NoClassDefFoundError on unit test using new test support on Android Studio 1.1

Using Android Studio Beta 4 with the new android build plugin 1.1.0-rc


y make some test under src/test and if no dependencies with Android framework work fine, but just a simple Log.d() or Uri.parse throw a NoClassDefFoundError


how can i fix it?


Aucun commentaire:

Enregistrer un commentaire