It was just testing my application and it turned out that after I upgraded my Nexus 5 to Lollipop / 5.0, the SDK aviary that I use in it crashes a lot.
In a Google search, I found the SO question asked yesterday with the same problem, but this question was deleted by the user (I was able to view it through the Google cache).
He said:
When I run my project on Android L, it crashes every time with an error: 11-20 09: 27: 38.560: A / art (13974): art / runtime / check_jni.cc: 65] JNI ERROR DETECTED AT APPLICATION: JNI GetFieldID called with the pending exception "java.lang.NoSuchFieldError" thrown into int com.aviary.android.feather.headless.moa.Moa.n_init (android.content.Context, java.lang.String, int): - 2 y who has a solution? Thank you ps, this is fine with sdk <= 4.4
My problem is exactly the same: it worked before 5.0, and on my other phone (Galaxy S2 from 4.1.3) it works fine.
java android android-5.0-lollipop aviary
David K
source share