helloworld1 / AnyMemo

Advanced Spaced Repetition flashcard learning software for Android.
http://www.anymemo.org
GNU General Public License v2.0
151 stars 53 forks source link

AnyMemo crashes on some samsung devices java.lang.NoClassDefFoundError: android.support.v7.internal.view.menu.MenuBuilder #349

Open helloworld1 opened 9 years ago

helloworld1 commented 9 years ago

Original issue 342 created by helloworld1 on 2014-12-29T00:50:29.000Z:

AnyMemo crashes on some samsung devices java.lang.NoClassDefFoundError: android.support.v7.internal.view.menu.MenuBuilder

This is due to some implementation issue on some Samsung devices reported here: https://code.google.com/p/android/issues/detail?id=78377

There is a workaround for this issue in comment # 150. I need to test it out.