I have tried to overcome this:
increases the public square scoreUpApp application Is {Private Stable ScoreUpApp scoreUpDataCache; Public static final stringTAG = "MyApp"; @ Override Public Zero () {// TODO Auto-Generated Method Stub Super. Connet (); // Config Floor Flurry Agent.Set log (true); // init flowing FlurryAgent.init (this, "V88JVYGFF7QX5D9RYZG2"); }} Logcat I get the error:
03-17 14: 06: 41.924: E / Dalvikvm (30175): The method could not find the 'com.flurry.sdk.i' class referred to com.flurry.sdk.hu.a, 03-17 14: 31: 36.694: W / Dlvic (31798): VFY: LCM / Unable to resolve Const-Class 2065 (LOOM / Flary / SDK / I;) in flood / SDK / HUU; Thanks.
This will be a warning / error message if you FlurryAnalytics-XXXjar FlurryAds-XXXjar . If you are not interested in advertisements, then you can simply ignore the error because it is just an internal error for the SDK and will not affect your app.
However, if you already have ad library dependency and you are still seeing this error, that's because Proguard is removing the required sections. Make sure your Proguard config has at least the following:
-keep class com.flurry. ** {*; } -Donditional.com.flory ** -Connections * Annotation *, Enclosing Math, Signature - Complications with Emerars Class * {Public & lt; Init & gt; (Android.content.Contxt, android.util.AttributeSet, int); } # Google Play services library-ca class * java.util.ListResourceBundle {protected Object] [] [] getContents (); } -keep public class com.google.android.gms.common.internal.safeparcel.SafeParcelable {public stable last *** NULL; } -keepnames @ com.google.android.gms.common.annotation.KeepName class * -keepclassmembernames class * {@ com.google.android.gms.common.annotation.KeepName *]; } -keepnames class * android.os implements. Persecable {public stable final ** manufacturer; } #If you are using Google Mobile Ads SDK, add the following: Protect #GMS Ad Classes - Com.google.android.gms.ads of Classes ** {*; } -Downworn com.google.android.gms.ads. ** # If you are using InMobi SDK, add the following: #Manemi ad classes keep -keep class com.inmobi ** {*; } -Downwarn Com. Amobie ** # If you are using Millennial Media SDK, then add the following: #Mailleal Ad Sections Safeguard - Keep Class.com Millennial Media ** {*; } -Dondorn Comm. Millennialia **
No comments:
Post a Comment