loader = [
//use sample, let BaseBuildInfo unchangeable with tinker
"(省略).PatchApplication",
]
望指教
堆栈/日志:
Executing tasks: [tinkerPatchClxzsRelease]
----------------------tinker build warning ------------------------------------
tinker auto operation:
excluding annotation processor and source template from app packaging. Enable dx jumboMode to reduce package size.
enable dx jumboMode to reduce package size.
disable preDexLibraries to prevent ClassDefNotFoundException when your app is booting.
disable aapt2 so far for resource id keeping.
disable archive dex mode so far for keeping dex apply.
tinker will change your build configs:
we will add TINKER_ID=1.1.1 in your build output manifest file build/intermediates/manifests/full/*
if minifyEnabled is true
you will find the gen proguard rule file at build/intermediates/tinker_intermediates/tinker_proguard.pro
and we will help you to put it in the proguardFiles.
if multiDexEnabled is true
you will find the gen multiDexKeepProguard file at build/intermediates/tinker_intermediates/tinker_multidexkeep.pro
and we will help you to put it in the MultiDexKeepProguardFile.
if applyResourceMapping file is exist
we will build app apk with resource R.txt file
if resources.arsc has changed, you should use applyResource mode to build the new apk!
-----------------------------------------------------------------
:app:prepareClxzsReleaseDependencies
:app:compileClxzsReleaseRenderscript UP-TO-DATE
:app:generateClxzsReleaseResources UP-TO-DATE
:app:mergeClxzsReleaseResources UP-TO-DATE
:app:dataBindingProcessLayoutsClxzsRelease UP-TO-DATE
:app:compileClxzsReleaseAidl UP-TO-DATE
:app:processClxzsReleaseManifest
E:\Workspace\android\projects\zjz1.5fortinker\app\src\main\AndroidManifest.xml:79:5-67 Warning:
Element uses-permission#android.permission.INTERNET at AndroidManifest.xml:79:5-67 duplicated with element declared at AndroidManifest.xml:56:5-67
E:\Workspace\android\projects\zjz1.5fortinker\app\src\main\AndroidManifest.xml:80:5-75 Warning:
Element uses-permission#android.permission.READ_PHONE_STATE at AndroidManifest.xml:80:5-75 duplicated with element declared at AndroidManifest.xml:52:5-75
E:\Workspace\android\projects\zjz1.5fortinker\app\src\main\AndroidManifest.xml:81:5-79 Warning:
Element uses-permission#android.permission.ACCESS_NETWORK_STATE at AndroidManifest.xml:81:5-79 duplicated with element declared at AndroidManifest.xml:48:5-79
E:\Workspace\android\projects\zjz1.5fortinker\app\src\main\AndroidManifest.xml:82:5-79 Warning:
Element uses-permission#android.permission.CHANGE_NETWORK_STATE at AndroidManifest.xml:82:5-79 duplicated with element declared at AndroidManifest.xml:21:5-79
E:\Workspace\android\projects\zjz1.5fortinker\app\src\main\AndroidManifest.xml:83:5-76 Warning:
Element uses-permission#android.permission.ACCESS_WIFI_STATE at AndroidManifest.xml:83:5-76 duplicated with element declared at AndroidManifest.xml:46:5-76
E:\Workspace\android\projects\zjz1.5fortinker\app\src\main\AndroidManifest.xml:84:5-81 Warning:
Element uses-permission#android.permission.WRITE_EXTERNAL_STORAGE at AndroidManifest.xml:84:5-81 duplicated with element declared at AndroidManifest.xml:54:5-81
E:\Workspace\android\projects\zjz1.5fortinker\app\src\main\AndroidManifest.xml:85:5-78 Warning:
Element uses-permission#android.permission.SYSTEM_ALERT_WINDOW at AndroidManifest.xml:85:5-78 duplicated with element declared at AndroidManifest.xml:60:5-78
[zjz1.5fortinker:CCGRoomSDK:unspecified] E:\Workspace\android\projects\zjz1.5fortinker\CCGRoomSDK\build\intermediates\bundles\default\AndroidManifest.xml:18:5-75 Warning:
Element uses-permission#android.permission.READ_PHONE_STATE at [zjz1.5fortinker:CCGRoomSDK:unspecified] AndroidManifest.xml:18:5-75 duplicated with element declared at [zjz1.5fortinker:CCGRoomSDK:unspecified] AndroidManifest.xml:14:5-75
[:ccgroomsdk-release:] C:\Users\xxxx\.android\build-cache\5ab295d979f7affb60c586379206fa23b44c4577\output\AndroidManifest.xml:17:5-75 Warning:
Element uses-permission#android.permission.READ_PHONE_STATE at [:ccgroomsdk-release:] AndroidManifest.xml:17:5-75 duplicated with element declared at [:ccgroomsdk-release:] AndroidManifest.xml:13:5-75
E:\Workspace\android\projects\zjz1.5fortinker\app\src\clxzs\AndroidManifest.xml:110:9-113:45 Warning:
meta-data#BaiduMobAd_STAT_ID@android:value was tagged at AndroidManifest.xml:110 to replace other declarations but no other declaration present
:app:tinkerProcessClxzsReleaseManifest
tinker add tinker_id_1.1.1 to your AndroidManifest.xml E:\Workspace\android\projects\zjz1.5fortinker\app\build\intermediates\manifests\full\clxzs\release\AndroidManifest.xml
tinker add com.tencent.tinker.loader.* to dex loader pattern
tinker gen AndroidManifest.xml in build/intermediates/tinker_intermediates/AndroidManifest.xml
:app:tinkerProcessClxzsReleaseResourceId
we build app apk with apply resource mapping file E:\Workspace\android\projects\zjz1.5fortinker\patch/app/clxzs/0211-16-18-52_clxzs_1.0.0_release_R.txt
tinker gen resource public.xml in build/intermediates/tinker_intermediates/public.xml
tinker gen resource idx.xml in build/intermediates/tinker_intermediates/idx.xml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:app:mergeClxzsReleaseShaders UP-TO-DATE
:app:compileClxzsReleaseShaders UP-TO-DATE
:app:generateClxzsReleaseAssets UP-TO-DATE
:app:mergeClxzsReleaseAssets UP-TO-DATE
:app:tinkerProcessClxzsReleaseProguard
try update tinker proguard file with E:\Workspace\android\projects\zjz1.5fortinker\app\build\intermediates\tinker_intermediates\tinker_proguard.pro
try add applymapping E:\Workspace\android\projects\zjz1.5fortinker\patch/app/clxzs/0211-16-18-52_clxzs_1.0.0_release_mapping.txt to build the package
now proguard files is [E:\Workspace\android\projects\zjz1.5fortinker\build\intermediates\proguard-files\proguard-android.txt-2.3.3, E:\Workspace\android\projects\zjz1.5fortinker\app\proguard-rules.pro, E:\Workspace\android\projects\zjz1.5fortinker\app\build\intermediates\tinker_intermediates\tinker_proguard.pro]
:app:processClxzsReleaseJavaRes UP-TO-DATE
:app:transformResourcesWithMergeJavaResForClxzsRelease UP-TO-DATE
:app:transformClassesAndResourcesWithProguardForClxzsRelease
ProGuard, version 5.3.2
Reading..
Note: duplicate definition of library class [android.net.http.HttpResponseCache]
Note: duplicate definition of library class [android.net.http.SslCertificate$DName]
Note: duplicate definition of library class [android.net.http.SslError]
Note: duplicate definition of library class [android.net.http.SslCertificate]
Note: duplicate definition of library class [org.apache.http.params.CoreConnectionPNames]
Note: duplicate definition of library class [org.apache.http.params.HttpConnectionParams]
Note: duplicate definition of library class [org.apache.http.params.HttpParams]
Note: duplicate definition of library class [org.apache.http.conn.scheme.SocketFactory]
Note: duplicate definition of library class [org.apache.http.conn.scheme.LayeredSocketFactory]
Note: duplicate definition of library class [org.apache.http.conn.scheme.HostNameResolver]
Note: duplicate definition of library class [org.apache.http.conn.ConnectTimeoutException]
Note: there were 16 duplicate class definitions.
(http://proguard.sourceforge.net/manual/troubleshooting.html#duplicateclass)
Initializing...
Note: the configuration refers to the unknown class 'com.bumptech.glide.AppGlideModule'
Maybe you meant the fully qualified name 'com.bumptech.glide.module.AppGlideModule'?
Note: the configuration refers to the unknown class 'com.google.android.gms.gcm.GoogleCloudMessaging'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.GoogleApiAvailability'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.internal.safeparcel.SafeParcelable'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
fo'?
Note: the configuration refers to the unknown class
javax.tools.JavaFileObject$Kind
Note: cn.sharesdk.sina.weibo.utils.AidTask: can't find dynamically referenced class android.os.SystemProperties
Note: com.alipay.b.a.a.a.a: can't find dynamically referenced class android.os.SystemProperties
Note: com.alipay.b.a.a.b.b: can't find dynamically referenced class android.os.SystemProperties
Note: com.alipay.b.a.a.b.d: can't find dynamically referenced class android.os.SystemProperties
Note: com.baidu.location.e.b: can't find dynamically referenced class android.telephony.MSimTelephonyManager
Note: com.baidu.location.e.b: can't find dynamically referenced class android.telephony.TelephonyManager2
Note: com.baidu.mobstat.ap: can't find dynamically referenced class com.baidu.bottom.service.BottomService
Note: com.bumptech.glide.Glide: can't find dynamically referenced class com.bumptech.glide.GeneratedAppGlideModuleImpl
Note: com.google.gson.internal.UnsafeAllocator: can't find dynamically referenced class sun.misc.Unsafe
Note: com.ibm.mqtt.MqttClient: can't find dynamically referenced class com.ibm.mqtt.midp.MqttMidpSocket
Note: com.ibm.mqtt.MqttClient: can't find dynamically referenced class com.ibm.mqtt.local.MqttLocalBindingV2
Note: com.ibm.mqtt.MqttClient: can't find dynamically referenced class com.ibm.mqtt.local.MqttLocalBindingV1
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.ConnectivityManager'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.ConnectivityManager$NetworkCallback'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.ConnectivityManager$OnNetworkActiveListener'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.DhcpInfo'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.LinkProperties'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.LocalServerSocket'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.LocalSocket'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.LocalSocketAddress'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.Network'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.NetworkCapabilities'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.NetworkInfo'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.NetworkInfo$DetailedState'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.NetworkInfo$State'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.NetworkRequest'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.Proxy'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.ProxyInfo'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.SSLCertificateSocketFactory'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.SSLSessionCache'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.TrafficStats'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.Uri'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.Uri$Builder'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.http.HttpResponseCache'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.http.SslCertificate'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.http.SslError'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.http.X509TrustManagerExtensions'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.wifi.ScanResult'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.wifi.SupplicantState'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.wifi.WifiConfiguration'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.wifi.WifiInfo'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.wifi.WifiManager'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.wifi.WifiManager$MulticastLock'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.wifi.WifiManager$WifiLock'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.wifi.WifiManager$WpsCallback'
Note: the configuration explicitly specifies 'android.net.**' to keep library class 'android.net.wifi.WpsInfo'
Note: the configuration explicitly specifies 'android.opengl.GLSurfaceView' to keep library class 'android.opengl.GLSurfaceView'
Note: there were 79 references to unknown classes.
You should check your configuration for typos.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unknownclass)
Note: there were 837 unkept descriptor classes in kept class members.
You should consider explicitly keeping the mentioned classes
(using '-keep').
(http://proguard.sourceforge.net/manual/troubleshooting.html#descriptorclass)
Note: there were 35 library classes explicitly being kept.
You don't need to keep library classes; they are already left unchanged.
(http://proguard.sourceforge.net/manual/troubleshooting.html#libraryclass)
Note: there were 66 unresolved dynamic references to classes or interfaces.
You should check if you need to specify additional program jars.
(http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclass)
Warning: there were 138 unresolved references to classes or interfaces.
You may need to add missing library jars or update their versions.
If your code works fine without the missing classes, you can suppress
the warnings with '-dontwarn' options.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedclass)
Note: you're ignoring all warnings!
Ignoring unused library classes...
Original number of library classes: 4234
Final number of library classes: 1902
Printing kept classes, fields, and methods...
Shrinking...
Printing usage to [E:\Workspace\android\projects\zjz1.5fortinker\app\build\outputs\mapping\clxzs\release\usage.txt]...
Removing unused program classes and class elements...
Original number of program classes: 16779
Final number of program classes: 14972
Obfuscating...
Applying mapping [E:\Workspace\android\projects\zjz1.5fortinker\patch\app\clxzs\0211-16-18-52_clxzs_1.0.0_release_mapping.txt]
Printing mapping to [E:\Workspace\android\projects\zjz1.5fortinker\app\build\outputs\mapping\clxzs\release\mapping.txt]...
Writing output...
Preparing output jar [E:\Workspace\android\projects\zjz1.5fortinker\app\build\intermediates\transforms\proguard\clxzs\release\jars\3\1f\main.jar]
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\app\libs\jsoup-1.11.2.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\app\libs\nineoldandroids-2.4.0.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\app\libs\pushservice-androidclient-1.7.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\app\libs\Sunflower.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\73113bd190a10000d0daa6a395935c4ee54b78f8\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.squareup.retrofit2\converter-gson\2.1.0\aa557d71ead91cbf26e0c316a0f593d168303309\converter-gson-2.1.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\1eed432b5ea85f309f8fa32c1ef46de8f9f82630\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\f560c2372047f87c21b9358b3180d3f89b2d4091\output\jars\libs\httpmime-4.1.2.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\org.greenrobot\eventbus\3.0.0\ddd99896e9569eaababbe81b35d80e1b91c4ad85\eventbus-3.0.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\5ab295d979f7affb60c586379206fa23b44c4577\output\jars\libs\urs-sdk-android-core-2.1.3.2.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.7\751f548c85fa49f330cecbb1875893f971b33c4e\gson-2.7.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\b0eed4bdd5dfcb37dd94c98d1cdb92592954b36d\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\beb63b7a4e7b97c8598621717b765b8588e3f901\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\75ac9a51939f0e254c72ca4ce3c271d11bd56b77\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\bc3923249f9d6c101925142689a0adfb806d2cac\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\1179294090363133bbfa7b9ead63da71ddd18dd9\output\jars\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\android-sdk\sdk\extras\m2repository\com\android\support\constraint\constraint-layout-solver\1.0.2\constraint-layout-solver-1.0.2.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\31528599b1a37d0c415ab6aae169b702a2240d7f\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\f560c2372047f87c21b9358b3180d3f89b2d4091\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\a6e9fa146de47edd54ba4a4c36e626b4eca91d08\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.github.bumptech.glide\disklrucache\4.0.0\d88059003509074dd59fa226c822724bcf5ec0ca\disklrucache-4.0.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.squareup.okio\okio\1.13.0\a9283170b7305c8d92d25aff02a6ab7e45d06cbe\okio-1.13.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.googlecode.json-simple\json-simple\1.1.1\c9ad4a0850ab676c5c64461a05ca524cdfff59f1\json-simple-1.1.1.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.tencent.tinker\tinker-commons\1.9.2\6f7f5d5c2ef1b3f1b9f083a0e86ca8df451d9d1b\tinker-commons-1.9.2.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\987aa03afb51178efcc85685f3f8573060aee8c5\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\546c5ed85786931558c32f572dac19c06ddc5237\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.squareup.retrofit2\converter-scalars\2.3.0\1eaa5762cb25c31b1905e2bfdfef70a2e0495ea6\converter-scalars-2.3.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\2c504afc3f6fc7b50dd9250238282c6c457fd550\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\4152565dae12741f9c950dedd75689b56797978e\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.squareup.picasso\picasso\2.5.2\7446d06ec8d4f7ffcc53f1da37c95f200dcb9387\picasso-2.5.2.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\3d7b0a8d1ae8427efbb98726d3b7a994dac3658a\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.android.databinding\baseLibrary\2.3.3\eb3399988a52099b0127e27fb5bed666eca86ace\baseLibrary-2.3.3.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\16d7fee13d1e92b8184e213b46186506b948311c\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.github.bumptech.glide\gifdecoder\4.0.0\47c487cc4e64e6ab127a517669ca9a7b49f8c61d\gifdecoder-4.0.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\b2970669ce530776b4ce08a0b1001a31dbfdffa3\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\5ab295d979f7affb60c586379206fa23b44c4577\output\jars\libs\CCGreenDaoCore.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\613e29b8e5b9f9853fb6ec9a5dd6ae491128ddb9\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.tencent.tinker\tinker-ziputils\1.9.2\aa54e8d18beac60454b8d299fd372888b8815e12\tinker-ziputils-1.9.2.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.squareup.okhttp3\okhttp\3.8.0\5a11f020cce2d11eb71ba916700600e18c4547e7\okhttp-3.8.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\1a02ef866fa5eadf290403364813d53d04e84e73\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.github.bumptech.glide\okhttp3-integration\4.0.0\19af431459f737f0da7e80ab5b2900e7e3ab7664\okhttp3-integration-4.0.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\org.javassist\javassist\3.18.1-GA\d9a09f7732226af26bf99f19e2cffe0ae219db5b\javassist-3.18.1-GA.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\567004c44f78bd1fa44508841b6171a56d9567e3\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\4d698e9ad6b459b2b2ca56b67aef7aa5ba7fe0e2\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\aed1bdacfb960f7263cdb0a8b13a84c3d715bb88\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\e05ca58562237a563eb3b5ea1ecb7f5910833756\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\d8a8a40245f33042f12b6545810ed0c4987d42a1\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\494511e4574691051f85881ffc13baaac9f24402\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\ff23d4462281a82a8e42049bac5ea5921c985a73\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.nostra13.universalimageloader\universal-image-loader\1.9.5\442dbfb517b9ab5cb5c6da7ebf8cc28ec5bd0375\universal-image-loader-1.9.5.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\5ab295d979f7affb60c586379206fa23b44c4577\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\5ab295d979f7affb60c586379206fa23b44c4577\output\jars\libs\ccAudioKit.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\f191e154f11f30ff9068337106f77c2de2ced2b6\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\03aa247e3ba4512aea9e378bb760af278ce0d701\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\org.msgpack\msgpack\0.6.10\190abcbd597f4774d7bf7eb1f550ac184acbb52f\msgpack-0.6.10.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\6be829f2c09aec12cddf8f52095608acc0c16a39\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.squareup.retrofit2\retrofit\2.3.0\bcacde6a8ccedcc56c127403d26b76072fe6214d\retrofit-2.3.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\817449ec00f4cfe8a70c1125d91358ba637ae78a\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\65b83ac56bbcb922e94f6fea8f6ce40c429b0520\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\0ac3de3ff7f7b273c2712e6be9ce65dc76211df0\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.github.bumptech.glide\glide\4.0.0\dff931af436f0a2815d0109ab2258bbce2d6275d\glide-4.0.0.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\io.reactivex\rxjava\1.2.1\4e4cfa4adc74521d5966799fa5ab70b733552f68\rxjava-1.2.1.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\608e783dbe1abc844a3cdb75f5c5d1a652f0138e\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\f8d6475b26ce1b631fb03cadf817fce74d480762\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\org.java-websocket\java-websocket\1.3.3\f9319a942f34851718b4f856a7fe0183094ad557\java-websocket-1.3.3.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\bf58232e93aa8cce9d26894d921ef24e6b6d1446\output\jars\classes.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.github.bumptech.glide\annotations\4.0.0\f80192e6fd828d41c7da6f3552b0bef5d89cb26e\annotations-4.0.0.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\android-sdk\sdk\extras\android\m2repository\com\android\support\support-annotations\25.3.1\support-annotations-25.3.1.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.tencent.tinker\aosp-dexutils\1.9.2\e4546215007276a92263c2205740e4d0219396f2\aosp-dexutils-1.9.2.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.tencent.tinker\bsdiff-util\1.9.2\1cff97470f0ece5a415e1c0875c1a1879f82e398\bsdiff-util-1.9.2.jar] (filtered)
Copying resources from program jar [C:\Users\xxxx\.android\build-cache\73e76837735d308aa4d17568966fbf0963ae747f\output\jars\classes.jar] (filtered)
Copying resources from program directory [E:\Workspace\android\projects\zjz1.5fortinker\forumlib\build\intermediates\bundles\default\data-binding] (filtered)
Copying resources from program directory [E:\Workspace\android\projects\zjz1.5fortinker\loginsdk\build\intermediates\bundles\default\data-binding] (filtered)
Copying resources from program directory [E:\Workspace\android\projects\zjz1.5fortinker\gamekeyboard\build\intermediates\bundles\default\data-binding] (filtered)
Copying resources from program directory [E:\Workspace\android\projects\zjz1.5fortinker\CCGRoomSDK\build\intermediates\bundles\default\data-binding] (filtered)
Copying resources from program directory [C:\Users\xxxx\.android\build-cache\5ab295d979f7affb60c586379206fa23b44c4577\output\data-binding] (filtered)
Copying resources from program directory [E:\Workspace\android\projects\zjz1.5fortinker\basicLib\build\intermediates\bundles\default\data-binding] (filtered)
Copying resources from program directory [C:\Users\xxxx\.android\build-cache\73e76837735d308aa4d17568966fbf0963ae747f\output\data-binding] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\ngpush\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\forumlib\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\lbslib\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\loginsdk\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\mpay\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\captcha-ext\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\gamekeyboard\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\CCGRoomSDK\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\basicLib\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\aptLibs\apt-core\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\aptLibs\apt-annotation\build\libs\apt-annotation.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\commonLibs\PullToRefresh\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\commonLibs\SwipeBackLayout\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\commonLibs\EmoticonPickerView\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\basicRes\build\intermediates\bundles\default\classes.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\MobCommons-2017.0801.1522.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\MobTools-2017.0801.1522.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-Core-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-QQ-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-QZone-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-SinaWeibo-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-Wechat-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-Wechat-Core-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-Wechat-Moments-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-Yixin-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-Yixin-Core-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\sharelib\build\intermediates\bundles\default\libs\ShareSDK-Yixin-Moments-3.0.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\ngpush\build\intermediates\bundles\default\libs\ngpush.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\ngpush\build\intermediates\bundles\default\libs\ngpushlib.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\ngpush\build\intermediates\bundles\default\libs\protobuf-javanano-3.0.0-alpha-5.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\lbslib\build\intermediates\bundles\default\libs\BaiduLBS_Android.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\mpay\build\intermediates\bundles\default\libs\alipaySdk-20170725.jar] (filtered)
Copying resources from program jar
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\mpay\build\intermediates\bundles\default\libs\zxingcore-3.3.0.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\basicLib\build\intermediates\bundles\default\libs\Baidu_Mtj_3.8.0.6.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\basicLib\build\intermediates\bundles\default\libs\EnvSdk_2.2.0_71068.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\basicLib\build\intermediates\bundles\default\libs\javabase64-1.3.1.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\basicLib\build\intermediates\bundles\default\libs\nos-android-sdk-allin-2.0.2.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\commonLibs\EmoticonPickerView\build\intermediates\bundles\default\libs\android_gif.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\commonLibs\EmoticonPickerView\build\intermediates\bundles\default\libs\fastjson-1.1.34.android.jar] (filtered)
Copying resources from program jar [E:\Workspace\android\projects\zjz1.5fortinker\app\build\intermediates\transforms\mergeJavaRes\clxzs\release\jars\2\1f\main.jar] (filtered)
Copying resources from program directory [E:\Workspace\android\projects\zjz1.5fortinker\app\build\intermediates\classes\clxzs\release] (filtered)
Printing classes to [E:\Workspace\android\projects\zjz1.5fortinker\app\build\outputs\mapping\clxzs\release\dump.txt]...
:app:transformClassesWithDexForClxzsRelease
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.android.phone.mrpc.core.AndroidHttpClient$1) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.android.phone.mrpc.core.AndroidHttpClient$2) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.android.phone.mrpc.core.AndroidHttpClient$2$1) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.android.phone.mrpc.core.AndroidHttpClient$2$2) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.android.phone.mrpc.core.HttpManager$1) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.android.phone.mrpc.core.HttpManager$2) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.android.phone.mrpc.core.DefaultRpcClient$1) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.apmobilesecuritysdk.face.APSecuritySdk$1) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.apmobilesecuritysdk.g.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.b.a.a.b.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.b.a.a.c.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.b.a.a.e.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.app.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.app.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.app.statistic.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.app.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.app.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.app.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.app.g) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.auth.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.auth.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.auth.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.auth.g) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.app.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.authjs.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.authjs.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.authjs.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.auth.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.auth.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.auth.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.auth.i) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.data.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.data.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.util.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.util.g) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.util.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.util.n) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.util.o) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.widget.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.widget.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.alipay.sdk.widget.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.android.bbalbs.common.util.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.lbsapi.auth.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.lbsapi.auth.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.lbsapi.auth.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.lbsapi.auth.i) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.lbsapi.auth.j) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.lbsapi.auth.k) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.a.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.a.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.a.n) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.a.o) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.a.p) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.a.q) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.a.l) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.b.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.b.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.l) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.i) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.n) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.o) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.p) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.d.q) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.e.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.g.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.g.g) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.location.g.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.http.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.g) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.i) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.j) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.k) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.m) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.n) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.o) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.offline.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.q) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.r) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.s) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.t) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.u) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.v) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.w) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.x) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.map.p) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.model.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.model.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.model.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.radar.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.radar.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.busline.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.g) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.j) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.k) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.l) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.m) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.core.n) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.district.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.geocode.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.geocode.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.geocode.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.poi.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.poi.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.poi.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.g) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.i) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.j) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.k) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.l) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.m) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.n) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.o) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.p) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.q) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.r) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.s) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.route.t) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.share.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.sug.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.search.sug.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.utils.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.utils.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.utils.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.utils.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.mapapi.utils.poi.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.base.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.base.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comapi.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comapi.map.G) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comapi.map.k) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comapi.map.v) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comapi.pano.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comjni.map.cloud.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comjni.map.radar.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comjni.map.radar.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comjni.map.cloud.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comjni.map.radar.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comjni.map.radar.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.comjni.tools.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.a.e) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.b.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.b.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.busline.d) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.c.g) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.c.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.c.i) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.c.j) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.c.k) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.d.k) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.d.l) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.d.m) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.d.n) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.d.o) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.d.p) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.e.h) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.e.i) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.e.j) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.platform.core.f.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.baidu.vi.a) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.iflytek.sunflower.b) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.iflytek.sunflower.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.iflytek.sunflower.c.c) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.iflytek.sunflower.task.f) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
AGPBI: {"kind":"warning","text":"warning: Ignoring InnerClasses attribute for an anonymous inner class\n(com.iflytek.sunflower.task.j) that doesn\u0027t come with an\nassociated EnclosingMethod attribute. This class was probably produced by a\ncompiler that did not target the modern .class file format. The recommended\nsolution is to recompile the class from source, using an up-to-date compiler\nand without specifying any \"-target\" type options. The consequence of ignoring\nthis warning is that reflective operations on this class will incorrectly\nindicate that it is *not* an inner class.\n","sources":[{}],"tool":"Dex"}
:app:transformClassesWithShrinkResForClxzsRelease
Removed unused resources: Binary resource data reduced from 14185KB to 14176KB: Removed 0%
:app:mergeClxzsReleaseJniLibFolders UP-TO-DATE
:app:transformNativeLibsWithMergeJniLibsForClxzsRelease UP-TO-DATE
:app:validateSigningClxzsRelease
:app:packageClxzsRelease
:app:assembleClxzsRelease
:app:tinkerPatchClxzsRelease
-----------------------Tinker patch begin-----------------------
configuration:
oldApk:E:\Workspace\android\projects\zjz1.5fortinker\patch/app/clxzs/0211-16-22-32_clxzs_1.0.0_release.apk
newApk:E:\Workspace\android\projects\zjz1.5fortinker\app\build\outputs\apk\clxzs_1.0.0_release.apk
outputFolder:E:\Workspace\android\projects\zjz1.5fortinker\app\build\outputs/tinkerPatch/clxzs/release
isIgnoreWarning:false
isProtectedApp:false
7-ZipPath:C:\Users\xxxx\.gradle\caches\modules-2\files-2.1\com.tencent.mm\SevenZip\1.1.10\4786999cf29d8e3b0c39a80359b5127bda36132a\SevenZip-1.1.10-windows-x86_64.exe
useSignAPk:true
package meta fields:
filed name:patchMessage, filed value:tinker is sample to use
filed name:platform, filed value:all
filed name:patchVersion, filed value:1.0
dex configs:
dexMode: jar
dexPattern:assets/secondary-dex-.\.jar
dexPattern:classes.*\.dex
dex loader:com.tencent.tinker.loader.*
dex loader:com.gameforums.app.PatchApplication
lib configs:
libPattern:lib/.*/.*\.so
resource configs:
resPattern:res/.*
resPattern:assets/.*
resPattern:resources\.arsc
resPattern:AndroidManifest\.xml
resIgnore change:assets/sample_meta\.txt
largeModSize:100kb
useApplyResource:true
Analyze old and new apk files:
old apk: 0211-16-22-32_clxzs_1.0.0_release.apk, size=32610950, md5=68725d9a964c047210949715fce3dbd7
new apk: clxzs_1.0.0_release.apk, size=32610990, md5=55287ad025c3e6f04f2540830ad4badf
Manifest has no changes, skip rest decode works.
UnZipping apk to E:\Workspace\android\projects\zjz1.5fortinker\app\build\outputs\tinkerPatch\clxzs\release\0211-16-22-32_clxzs_1.0.0_release
UnZipping apk to E:\Workspace\android\projects\zjz1.5fortinker\app\build\outputs\tinkerPatch\clxzs\release\clxzs_1.0.0_release
Check for loader classes in dex: classes.dex
Check for loader classes in dex: classes2.dex
Warning:ignoreWarning is false, but we found loader classes are found in old secondary dex. Found classes: {Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_01;,Lcom/tencent/tinker/loader/shareutil/ShareResPatchInfo;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V23;,Lcom/tencent/tinker/loader/hotplug/ActivityStubManager;,Lcom/tencent/tinker/loader/shareutil/ShareOatUtil$1;,Lcom/tencent/tinker/loader/shareutil/ShareOatUtil;,Lcom/tencent/tinker/loader/shareutil/SharePatchFileUtil;,Lcom/tencent/tinker/loader/shareutil/ShareFileLockHelper;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_04;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$StreamConsumer$1;,Lcom/tencent/tinker/loader/TinkerDexLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_06;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$1;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$StreamConsumer;,Lcom/tencent/tinker/loader/hotplug/IncrementComponentManager;,Lcom/tencent/tinker/loader/app/DefaultApplicationLike;,Lcom/tencent/tinker/loader/AndroidNClassLoader;,Lcom/tencent/tinker/loader/TinkerResourcesKey;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_09;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_07;,Lcom/tencent/tinker/loader/shareutil/ShareIntentUtil;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_00;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V24;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_05;,Lcom/tencent/tinker/loader/TinkerTestAndroidNClassLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_07;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_00_T;,Lcom/tencent/tinker/loader/hotplug/handler/MHMessageHandler;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$SectionHeader;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$ResultCallback;,Lcom/tencent/tinker/loader/TinkerResourceLoader;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V19;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_06;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$1;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_08;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$BinderInvocationHandler;,Lcom/tencent/tinker/loader/shareutil/ShareResPatchInfo$LargeModeInfo;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V19;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_02;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_09;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_00;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$1;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_02_T;,Lcom/tencent/tinker/loader/TinkerTestDexLoad;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$ProgramHeader;,Lcom/tencent/tinker/loader/TinkerSoLoader;,Lcom/tencent/tinker/loader/hotplug/interceptor/HandlerMessageInterceptor$CallbackWrapper;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_08;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$ElfHeader;,Lcom/tencent/tinker/loader/TinkerResourcePatcher;,Lcom/tencent/tinker/loader/app/ApplicationLifeCycle;,Lcom/tencent/tinker/loader/shareutil/ShareTinkerInternals;,Lcom/tencent/tinker/loader/hotplug/ComponentHotplug;,Lcom/tencent/tinker/loader/R;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_07;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$OptimizeWorker;,Lcom/tencent/tinker/loader/hotplug/interceptor/InterceptFailedException;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_01;,Lcom/tencent/tinker/loader/BuildConfig;,Lcom/tencent/tinker/loader/TinkerLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_03;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_01;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V4;,Lcom/tencent/tinker/loader/hotplug/interceptor/Interceptor$ITinkerHotplugProxy;,Lcom/tencent/tinker/loader/shareutil/ShareSecurityCheck;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_09;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_00;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$FakeInterfaceHandler;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_08;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_06;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V17;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_00;,Lcom/tencent/tinker/loader/hotplug/interceptor/HandlerMessageInterceptor;,Lcom/tencent/tinker/loader/shareutil/ShareBsDiffPatchInfo;,Lcom/tencent/tinker/loader/shareutil/ShareReflectUtil;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_00_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_00_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_02;,Lcom/tencent/tinker/loader/TinkerUncaughtHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_02_T;,Lcom/tencent/tinker/loader/TinkerDexOptimizer;,Lcom/tencent/tinker/loader/shareutil/ShareConstants;,Lcom/tencent/tinker/loader/shareutil/SharePatchInfo;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_09;,Lcom/tencent/tinker/loader/hotplug/handler/PMSInterceptHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_05;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_03;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_01;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V14;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_03;,Lcom/tencent/tinker/loader/hotplug/IncrementComponentManager$AttrTranslator;,Lcom/tencent/tinker/loader/shareutil/ShareOatUtil$InstructionSet;,Lcom/tencent/tinker/loader/app/TinkerApplication;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$FakeClientBinderHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_02;,Lcom/tencent/tinker/loader/hotplug/UnsupportedEnvironmentException;,Lcom/tencent/tinker/loader/TinkerRuntimeException;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_04;,Lcom/tencent/tinker/loader/hotplug/interceptor/HandlerMessageInterceptor$MessageHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_06;,Lcom/tencent/tinker/loader/TinkerDexLoader$1;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_00_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_02_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_04;,Lcom/tencent/tinker/loader/hotplug/IncrementComponentManager$1;,Lcom/tencent/tinker/loader/hotplug/EnvConsts;,Lcom/tencent/tinker/loader/hotplug/handler/AMSInterceptHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_05;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_03;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_02;,Lcom/tencent/tinker/loader/app/ApplicationLike;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_07;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_05;,Lcom/tencent/tinker/loader/AbstractTinkerLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_02_T;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$1;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V7;,Lcom/tencent/tinker/loader/shareutil/ShareDexDiffPatchInfo;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_08;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_04;,Lcom/tencent/tinker/loader/hotplug/interceptor/Interceptor;}
java.lang.RuntimeException: com.tencent.tinker.build.util.TinkerPatchException: loader classes are found in old secondary dex. Found classes: {Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_01;,Lcom/tencent/tinker/loader/shareutil/ShareResPatchInfo;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V23;,Lcom/tencent/tinker/loader/hotplug/ActivityStubManager;,Lcom/tencent/tinker/loader/shareutil/ShareOatUtil$1;,Lcom/tencent/tinker/loader/shareutil/ShareOatUtil;,Lcom/tencent/tinker/loader/shareutil/SharePatchFileUtil;,Lcom/tencent/tinker/loader/shareutil/ShareFileLockHelper;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_04;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$StreamConsumer$1;,Lcom/tencent/tinker/loader/TinkerDexLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_06;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$1;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$StreamConsumer;,Lcom/tencent/tinker/loader/hotplug/IncrementComponentManager;,Lcom/tencent/tinker/loader/app/DefaultApplicationLike;,Lcom/tencent/tinker/loader/AndroidNClassLoader;,Lcom/tencent/tinker/loader/TinkerResourcesKey;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_09;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_07;,Lcom/tencent/tinker/loader/shareutil/ShareIntentUtil;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_00;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V24;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_05;,Lcom/tencent/tinker/loader/TinkerTestAndroidNClassLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_07;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_00_T;,Lcom/tencent/tinker/loader/hotplug/handler/MHMessageHandler;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$SectionHeader;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$ResultCallback;,Lcom/tencent/tinker/loader/TinkerResourceLoader;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V19;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_06;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$1;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_08;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$BinderInvocationHandler;,Lcom/tencent/tinker/loader/shareutil/ShareResPatchInfo$LargeModeInfo;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V19;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_02;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_09;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_00;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$1;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_02_T;,Lcom/tencent/tinker/loader/TinkerTestDexLoad;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$ProgramHeader;,Lcom/tencent/tinker/loader/TinkerSoLoader;,Lcom/tencent/tinker/loader/hotplug/interceptor/HandlerMessageInterceptor$CallbackWrapper;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_08;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$ElfHeader;,Lcom/tencent/tinker/loader/TinkerResourcePatcher;,Lcom/tencent/tinker/loader/app/ApplicationLifeCycle;,Lcom/tencent/tinker/loader/shareutil/ShareTinkerInternals;,Lcom/tencent/tinker/loader/hotplug/ComponentHotplug;,Lcom/tencent/tinker/loader/R;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_07;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$OptimizeWorker;,Lcom/tencent/tinker/loader/hotplug/interceptor/InterceptFailedException;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_01;,Lcom/tencent/tinker/loader/BuildConfig;,Lcom/tencent/tinker/loader/TinkerLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_03;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_01;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V4;,Lcom/tencent/tinker/loader/hotplug/interceptor/Interceptor$ITinkerHotplugProxy;,Lcom/tencent/tinker/loader/shareutil/ShareSecurityCheck;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_09;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_00;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$FakeInterfaceHandler;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_08;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_06;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V17;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_00;,Lcom/tencent/tinker/loader/hotplug/interceptor/HandlerMessageInterceptor;,Lcom/tencent/tinker/loader/shareutil/ShareBsDiffPatchInfo;,Lcom/tencent/tinker/loader/shareutil/ShareReflectUtil;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_00_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_00_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_02;,Lcom/tencent/tinker/loader/TinkerUncaughtHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_02_T;,Lcom/tencent/tinker/loader/TinkerDexOptimizer;,Lcom/tencent/tinker/loader/shareutil/ShareConstants;,Lcom/tencent/tinker/loader/shareutil/SharePatchInfo;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_09;,Lcom/tencent/tinker/loader/hotplug/handler/PMSInterceptHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_05;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_03;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_01;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V14;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_03;,Lcom/tencent/tinker/loader/hotplug/IncrementComponentManager$AttrTranslator;,Lcom/tencent/tinker/loader/shareutil/ShareOatUtil$InstructionSet;,Lcom/tencent/tinker/loader/app/TinkerApplication;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$FakeClientBinderHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_02;,Lcom/tencent/tinker/loader/hotplug/UnsupportedEnvironmentException;,Lcom/tencent/tinker/loader/TinkerRuntimeException;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_04;,Lcom/tencent/tinker/loader/hotplug/interceptor/HandlerMessageInterceptor$MessageHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_06;,Lcom/tencent/tinker/loader/TinkerDexLoader$1;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_00_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_02_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_04;,Lcom/tencent/tinker/loader/hotplug/IncrementComponentManager$1;,Lcom/tencent/tinker/loader/hotplug/EnvConsts;,Lcom/tencent/tinker/loader/hotplug/handler/AMSInterceptHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_05;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_03;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_02;,Lcom/tencent/tinker/loader/app/ApplicationLike;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_07;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_05;,Lcom/tencent/tinker/loader/AbstractTinkerLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_02_T;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$1;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V7;,Lcom/tencent/tinker/loader/shareutil/ShareDexDiffPatchInfo;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_08;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_04;,Lcom/tencent/tinker/loader/hotplug/interceptor/Interceptor;}
at com.tencent.tinker.build.decoder.ApkDecoder$ApkFilesVisitor.visitFile(ApkDecoder.java:179)
at com.tencent.tinker.build.decoder.ApkDecoder$ApkFilesVisitor.visitFile(ApkDecoder.java:138)
at java.nio.file.Files.walkFileTree(Files.java:2670)
at java.nio.file.Files.walkFileTree(Files.java:2742)
at com.tencent.tinker.build.decoder.ApkDecoder.patch(ApkDecoder.java:113)
at com.tencent.tinker.build.patch.Runner.tinkerPatch(Runner.java:65)
at com.tencent.tinker.build.patch.Runner.run(Runner.java:48)
at com.tencent.tinker.build.patch.Runner.gradleRun(Runner.java:41)
at com.tencent.tinker.build.patch.Runner$gradleRun.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
at com.tencent.tinker.build.gradle.task.TinkerPatchSchemaTask.tinkerPatch(TinkerPatchSchemaTask.groovy:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73)
at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.doExecute(DefaultTaskClassInfoStore.java:141)
at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.execute(DefaultTaskClassInfoStore.java:134)
at org.gradle.api.internal.project.taskfactory.DefaultTaskClassInfoStore$StandardTaskAction.execute(DefaultTaskClassInfoStore.java:123)
at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:632)
at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:615)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:95)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:76)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:55)
at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62)
at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:58)
at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:88)
at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:46)
at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:51)
at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.execute(DefaultTaskGraphExecuter.java:236)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.execute(DefaultTaskGraphExecuter.java:228)
at org.gradle.internal.Transformers$4.transform(Transformers.java:169)
at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:106)
at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:61)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:228)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:215)
at org.gradle.execution.taskgraph.AbstractTaskPlanExecutor$TaskExecutorWorker.processTask(AbstractTaskPlanExecutor.java:77)
at org.gradle.execution.taskgraph.AbstractTaskPlanExecutor$TaskExecutorWorker.run(AbstractTaskPlanExecutor.java:58)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.tencent.tinker.build.util.TinkerPatchException: loader classes are found in old secondary dex. Found classes: {Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_01;,Lcom/tencent/tinker/loader/shareutil/ShareResPatchInfo;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V23;,Lcom/tencent/tinker/loader/hotplug/ActivityStubManager;,Lcom/tencent/tinker/loader/shareutil/ShareOatUtil$1;,Lcom/tencent/tinker/loader/shareutil/ShareOatUtil;,Lcom/tencent/tinker/loader/shareutil/SharePatchFileUtil;,Lcom/tencent/tinker/loader/shareutil/ShareFileLockHelper;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_04;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$StreamConsumer$1;,Lcom/tencent/tinker/loader/TinkerDexLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_06;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$1;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$StreamConsumer;,Lcom/tencent/tinker/loader/hotplug/IncrementComponentManager;,Lcom/tencent/tinker/loader/app/DefaultApplicationLike;,Lcom/tencent/tinker/loader/AndroidNClassLoader;,Lcom/tencent/tinker/loader/TinkerResourcesKey;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_09;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_07;,Lcom/tencent/tinker/loader/shareutil/ShareIntentUtil;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_00;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V24;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_05;,Lcom/tencent/tinker/loader/TinkerTestAndroidNClassLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_07;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_00_T;,Lcom/tencent/tinker/loader/hotplug/handler/MHMessageHandler;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$SectionHeader;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$ResultCallback;,Lcom/tencent/tinker/loader/TinkerResourceLoader;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V19;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_06;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$1;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_08;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$BinderInvocationHandler;,Lcom/tencent/tinker/loader/shareutil/ShareResPatchInfo$LargeModeInfo;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V19;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_02;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_09;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_00;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$1;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_02_T;,Lcom/tencent/tinker/loader/TinkerTestDexLoad;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$ProgramHeader;,Lcom/tencent/tinker/loader/TinkerSoLoader;,Lcom/tencent/tinker/loader/hotplug/interceptor/HandlerMessageInterceptor$CallbackWrapper;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_01_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_08;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile$ElfHeader;,Lcom/tencent/tinker/loader/TinkerResourcePatcher;,Lcom/tencent/tinker/loader/app/ApplicationLifeCycle;,Lcom/tencent/tinker/loader/shareutil/ShareTinkerInternals;,Lcom/tencent/tinker/loader/hotplug/ComponentHotplug;,Lcom/tencent/tinker/loader/R;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_07;,Lcom/tencent/tinker/loader/TinkerDexOptimizer$OptimizeWorker;,Lcom/tencent/tinker/loader/hotplug/interceptor/InterceptFailedException;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_01;,Lcom/tencent/tinker/loader/BuildConfig;,Lcom/tencent/tinker/loader/TinkerLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_03;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_01;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V4;,Lcom/tencent/tinker/loader/hotplug/interceptor/Interceptor$ITinkerHotplugProxy;,Lcom/tencent/tinker/loader/shareutil/ShareSecurityCheck;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_09;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_00;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$FakeInterfaceHandler;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_08;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_06;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V17;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_00;,Lcom/tencent/tinker/loader/hotplug/interceptor/HandlerMessageInterceptor;,Lcom/tencent/tinker/loader/shareutil/ShareBsDiffPatchInfo;,Lcom/tencent/tinker/loader/shareutil/ShareReflectUtil;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_00_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_00_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_02;,Lcom/tencent/tinker/loader/TinkerUncaughtHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_02_T;,Lcom/tencent/tinker/loader/TinkerDexOptimizer;,Lcom/tencent/tinker/loader/shareutil/ShareConstants;,Lcom/tencent/tinker/loader/shareutil/SharePatchInfo;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_09;,Lcom/tencent/tinker/loader/hotplug/handler/PMSInterceptHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_05;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_03;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_01;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$V14;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_03;,Lcom/tencent/tinker/loader/hotplug/IncrementComponentManager$AttrTranslator;,Lcom/tencent/tinker/loader/shareutil/ShareOatUtil$InstructionSet;,Lcom/tencent/tinker/loader/app/TinkerApplication;,Lcom/tencent/tinker/loader/hotplug/interceptor/ServiceBinderInterceptor$FakeClientBinderHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_02;,Lcom/tencent/tinker/loader/hotplug/UnsupportedEnvironmentException;,Lcom/tencent/tinker/loader/TinkerRuntimeException;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_04;,Lcom/tencent/tinker/loader/hotplug/interceptor/HandlerMessageInterceptor$MessageHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_06;,Lcom/tencent/tinker/loader/TinkerDexLoader$1;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_00_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_02_T;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_04;,Lcom/tencent/tinker/loader/hotplug/IncrementComponentManager$1;,Lcom/tencent/tinker/loader/hotplug/EnvConsts;,Lcom/tencent/tinker/loader/hotplug/handler/AMSInterceptHandler;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_05;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_03;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SIStub_02;,Lcom/tencent/tinker/loader/app/ApplicationLike;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_07;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$STDStub_05;,Lcom/tencent/tinker/loader/AbstractTinkerLoader;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_02_T;,Lcom/tencent/tinker/loader/SystemClassLoaderAdder$1;,Lcom/tencent/tinker/loader/TinkerResourcesKey$V7;,Lcom/tencent/tinker/loader/shareutil/ShareDexDiffPatchInfo;,Lcom/tencent/tinker/loader/shareutil/ShareElfFile;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTKStub_08;,Lcom/tencent/tinker/loader/hotplug/ActivityStubs$SGTStub_04;,Lcom/tencent/tinker/loader/hotplug/interceptor/Interceptor;}
at com.tencent.tinker.build.util.ExcludedClassModifiedChecker.checkIfExcludedClassWasModifiedInNewDex(ExcludedClassModifiedChecker.java:195)
at com.tencent.tinker.build.decoder.DexDiffDecoder.patch(DexDiffDecoder.java:136)
at com.tencent.tinker.build.decoder.UniqueDexDiffDecoder.patch(UniqueDexDiffDecoder.java:39)
at com.tencent.tinker.build.decoder.ApkDecoder$ApkFilesVisitor.visitFile(ApkDecoder.java:176)
... 47 more
打补丁包的时候一直出错。显示we found loader classes are found in old secondary dex...后面基本是tinker的类。通过dex2jar发现,dex2里面确实是有tinker的类:
异常类型:编译异常 手机型号:-- 手机系统版本:-- tinker版本:如:1.9.2 gradle版本:如:2.3.3 是否使用热更新SDK: 只是用com.tencent.tinker 系统::Window
release 版本,未加固,项目有多个渠道,通过单个渠道
assembleXXX
运行得到基础包apk 通过tinkerPatchXXXRelease
打补丁包。 jumboMode 已为true loader 中已添加DefaultApplicationLike子类中生命的PatchApplication望指教
堆栈/日志: