| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 5532 人关注过本帖
标题:dispatchTouchEvent-Error: java.lang.NoSuchMethodError:
只看楼主 加入收藏
渐渐鱼
Rank: 1
等 级:新手上路
帖 子:80
专家分:0
注 册:2018-5-11
结帖率:90%
收藏
 问题点数:0 回复次数:0 
dispatchTouchEvent-Error: java.lang.NoSuchMethodError:
百度,CSDN搜了很多结果都没有作用。有大神可以指点一下吗??

2019-03-16 01:00:15.481 13084-13084/? I/e.myapplicatio: Late-enabling -Xcheck:jni
2019-03-16 01:00:15.556 13084-13093/? E/e.myapplicatio: Failed to send DDMS packet REAQ to debugger (-1 of 20): Broken pipe
2019-03-16 01:00:15.606 13084-13084/? W/e.myapplicatio: miui_dex2oat: oat file of /data/app/com.example.myapplication-aWzwynr0qClTrYghaqv_Tg==/base.apk is not exists
2019-03-16 01:00:15.695 13084-13084/? I/Perf: Connecting to perf service.
2019-03-16 01:00:15.851 13084-13103/? I/e.myapplicatio: The ClassLoaderContext is a special shared library.
2019-03-16 01:00:15.843 13084-13084/? W/Binder:intercep: type=1400 audit(0.0:41574): avc: denied { getattr } for path="/data/data/com.miui.contentcatcher" dev="dm-2" ino=3192 scontext=u:r:untrusted_app:s0:c180,c256,c512,c768 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2019-03-16 01:00:15.862 13084-13103/? D/ViewContentFactory: initViewContentFetcherClass
2019-03-16 01:00:15.862 13084-13103/? D/ViewContentFactory: getInterceptorPackageInfo
2019-03-16 01:00:15.862 13084-13103/? W/e.myapplicatio: Accessing hidden method Landroid/app/AppGlobals;->getInitialApplication()Landroid/app/Application; (light greylist, linking)
2019-03-16 01:00:15.863 13084-13103/? D/ViewContentFactory: getInitialApplication took 1ms
2019-03-16 01:00:15.863 13084-13103/? D/ViewContentFactory: packageInfo.packageName: com.miui.catcherpatch
2019-03-16 01:00:15.863 13084-13084/? W/Binder:intercep: type=1400 audit(0.0:41575): avc: denied { getattr } for path="/data/data/com.miui.catcherpatch" dev="dm-2" ino=148138 scontext=u:r:untrusted_app:s0:c180,c256,c512,c768 tcontext=u:object_r:system_app_data_file:s0 tclass=dir permissive=0
2019-03-16 01:00:15.874 13084-13103/? D/ViewContentFactory: initViewContentFetcherClass took 12ms
2019-03-16 01:00:15.874 13084-13103/? I/ContentCatcher: ViewContentFetcher : ViewContentFetcher
2019-03-16 01:00:15.875 13084-13103/? D/ViewContentFactory: createInterceptor took 13ms
2019-03-16 01:00:15.879 13084-13103/? I/ContentCatcher: Interceptor : Catcher list invalid for com.example.myapplication@com.example.myapplication.MainActivity@134481857
2019-03-16 01:00:15.879 13084-13103/? I/ContentCatcher: Interceptor : Get featureInfo from config pick_mode
2019-03-16 01:00:15.937 13084-13084/? W/e.myapplicatio: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (light greylist, reflection)
2019-03-16 01:00:15.939 13084-13084/? W/e.myapplicatio: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (light greylist, reflection)
2019-03-16 01:00:16.066 13084-13104/? I/Adreno: QUALCOMM build                   : 9128d71, Ib33d3e8e13
    Build Date                       : 10/23/18
    OpenGL ES Shader Compiler Version: EV031.25.03.01
    Local Branch                     :
    Remote Branch                    :
    Remote Branch                    :
    Reconstruct Branch               :
2019-03-16 01:00:16.066 13084-13104/? I/Adreno: Build Config                     : S L 6.0.7 AArch64
2019-03-16 01:00:16.071 13084-13104/? I/Adreno: PFP: 0x005ff112, ME: 0x005ff066
2019-03-16 01:00:16.075 13084-13104/? I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
2019-03-16 01:00:16.075 13084-13104/? I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
2019-03-16 01:00:16.076 13084-13104/? I/OpenGLRenderer: Initialized EGL, version 1.4
2019-03-16 01:00:16.076 13084-13104/? D/OpenGLRenderer: Swap behavior 2
2019-03-16 01:00:16.802 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:16.802 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:17.394 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:17.394 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:17.410 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:17.411 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:17.420 13084-13084/com.example.myapplication D/skia: --- Failed to create image decoder with message 'unimplemented'
2019-03-16 01:00:17.736 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:17.736 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:17.753 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:17.754 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:17.762 13084-13084/com.example.myapplication D/skia: --- Failed to create image decoder with message 'unimplemented'
2019-03-16 01:00:17.903 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:17.903 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:17.919 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:17.919 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:17.923 13084-13084/com.example.myapplication D/skia: --- Failed to create image decoder with message 'unimplemented'
2019-03-16 01:00:18.052 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.052 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.069 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.070 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.086 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.087 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.237 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.237 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.253 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.253 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.386 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.386 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.399 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.399 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.520 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.521 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.537 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.540 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.736 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.737 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.753 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.754 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.770 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.771 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.786 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.787 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.803 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.804 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.820 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.821 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.837 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.838 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.970 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:18.971 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:18.987 13084-13084/com.example.myapplication D/skia: --- Failed to create image decoder with message 'unimplemented'
2019-03-16 01:00:19.263 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:19.263 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:19.279 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:19.280 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:19.445 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:19.446 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:19.596 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:19.597 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:19.611 13084-13084/com.example.myapplication D/skia: --- Failed to create image decoder with message 'unimplemented'
2019-03-16 01:00:19.713 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:19.714 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:19.724 13084-13084/com.example.myapplication D/skia: --- Failed to create image decoder with message 'unimplemented'
2019-03-16 01:00:19.831 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:19.831 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:19.842 13084-13084/com.example.myapplication D/skia: --- Failed to create image decoder with message 'unimplemented'
2019-03-16 01:00:19.936 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:19.937 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:19.946 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:00:19.946 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:00:19.959 13084-13084/com.example.myapplication D/skia: --- Failed to create image decoder with message 'unimplemented'
2019-03-16 01:01:12.088 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:01:12.088 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:01:12.094 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:01:12.095 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:02:04.556 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:02:04.557 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:02:04.578 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:02:04.578 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:02:04.588 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:02:04.589 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:02:18.964 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:02:18.967 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
2019-03-16 01:02:18.984 13084-13084/com.example.myapplication W/e.myapplicatio: Accessing hidden method Landroid/util/MathUtils;->dist(FFFF)F (dark greylist, linking)
2019-03-16 01:02:18.985 13084-13084/com.example.myapplication E/ContentCatcher: Interceptor : dispatchTouchEvent-Error: java.lang.NoSuchMethodError: No static method dist(FFFF)F in class Landroid/util/MathUtils; or its super classes (declaration of 'android.util.MathUtils' appears in /system/framework/framework.jar!classes2.dex)
搜索更多相关主题的帖子: com example hidden method framework 
2019-03-16 01:02
快速回复:dispatchTouchEvent-Error: java.lang.NoSuchMethodError:
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.021111 second(s), 9 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved