transdroid icon indicating copy to clipboard operation
transdroid copied to clipboard

NoClassDefFoundError with setSupportActionBar of compat-v7

Open LiliWeiSE opened this issue 9 years ago • 1 comments

Dear developer of transdroid,

I have found out that the method setSupportActionBar of android support library v7 is widely used in the code. However, this method crashed your app on some Samsung devices. The discussion can be found in the bug tracking system of Android: here. Numbers of apps are affected by this problem. And fixes were found effective by using the proguard like in comment #308 or somebody reports that there's a valid workaround for this issue in 24.0.0-alpha1.

Thank you very much if you can fix this. Hope this information is helpful. :)

LiliWeiSE avatar Apr 05 '16 14:04 LiliWeiSE

Yeah I am not going to add Progaurd to work around some bug in some Samsung device. I will upgrade to AppCompat 24 when it is released.

erickok avatar May 20 '16 09:05 erickok

is this still an issue? do we need to bump this https://github.com/erickok/transdroid/blob/aadddd0d3ac926bb376e956e2d2451f7d91ff638/app/build.gradle#L82 to the latest stable version? https://developer.android.com/jetpack/androidx/releases/appcompat#version_151_3

bwitt avatar Nov 07 '22 05:11 bwitt

Very old; will close.

erickok avatar Nov 18 '22 08:11 erickok