class/merging/* # 混淆时所采用的算法 -libraryjars libs/treecore.jar #缺省proguard 会检查每一个引用是否正确,但是第三方库里面往往有些不会用到的类,没有正确引用。如果不配置的话,系统就会报错。 -dontwarn android.support.v4.** -dontwarn android.os.** -keep class android.support.v4.** { *; ...
java:493) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858) Caused by: java.lang.IllegalArgumentException: AppCompat does not support the current theme features: { windowActionBar: false, windowActionBarOverlay: false, android:windowIsFloating: false, windowActionModeOverlay: false, ...
添加完之后的代码: apply plugin: 'com.android.application'android { compileSdkVersion28buildToolsVersion"28.0.0"defaultConfig { minSdkVersion21targetSdkVersion28versionCode1versionName"1.0"} buildTypes { release { runProguardfalseproguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules...
curr_mcc:257 prevmcc:0 I/Launcher( 2059): setLoadOnResume I/art ( 3622): Rejecting re-init on previously-failed class java.lang.Class<com.unity3d.player.h$a> I/art ( 3622): Rejecting re-init on previously-failed class java.lang.Class<com.unity3d.player.h$a> E/FastThread( 1538):...
Xamarin.Android Reference Assemblies and MSBuild support. Mono: b4a3858 Java.Interop: xamarin/java.interop@f39db25 ProGuard: Guardsquare/proguard@912d149 SQLite: xamarin/sqlite@85460d3 Xamarin.Android Tools: xamarin/xamarin-android-tools@c5732a0 Xamarin.iOS and Xamarin.Mac SDK 14.20.0.24 (c4b89...
mergeDebugProguardFiles :CordovaLib:preDebugBuild :CordovaLib:checkDebugManifest :CordovaLib:prepareDebugDependencies :CordovaLib:compileDebugAidl :CordovaLib:compileDebugRenderscript :CordovaLib:generateDebugBuildConfig :CordovaLib:generateDebugAssets UP-TO-DATE :CordovaLib:mergeDebugAssets :Cordova...
添加完之后的代码: apply plugin: 'com.android.application'android { compileSdkVersion28buildToolsVersion"28.0.0"defaultConfig { minSdkVersion21targetSdkVersion28versionCode1versionName"1.0"} buildTypes { release { runProguardfalseproguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules...
UNEXPECTED TOP-LEVEL EXCEPTION: Error:com.android.dx.cf.iface.ParseException: class name (com/paypal/android/sdk/a) does not match path (com/paypal/android/sdk/A.class) at com.android.dx.cf.direct.DirectClassFile.parse0(DirectClassFile.java:520) at com.android.dx.cf.direct.DirectClassFile...
anyone has proguard settings for this library? should this be just fine? -keep public class androidx.fragment .** { *; } I also have the same bug in android I have the latest version of XF: android.runtime.JavaProxyThrowable crc643f46942d9dd1fff9.FormsAppCompatActivity.n_onStart ...
Xamarin.Android Reference Assemblies and MSBuild support. Mono: b4a3858 Java.Interop: xamarin/java.interop/d16-10@f39db25 ProGuard:Guardsquare/proguard@912d149 SQLite:xamarin/sqlite@85460d3 Xamarin.Android Tools: xamarin/xamarin-android-tools/d16-10@c5732a0 ...