MemoryLeakMonitor.jar不存在!|华为手机 [英] MemoryLeakMonitor.jar is not exist! | Huawei Phone

查看:54
本文介绍了MemoryLeakMonitor.jar不存在!|华为手机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据本文

It maybe cause by the ARM GPUs in Huawei Phones, according to this article ARM GPUs in Huawei phone. And it doesn't happen when i try to run the app in another phone (Pixel API 27 in Android Studio).So What should i do?

2018-12-08 01:22:50.705 25680-25699/? E/MemoryLeakMonitorManager: MemoryLeakMonitor.jar is not exist!
2018-12-08 01:22:50.706 25680-25680/? E/Minikin: Could not get cmap table size!

渐变环境

android {
    compileSdkVersion 27
    defaultConfig {
        applicationId "com.minram.fucloud_android"
        minSdkVersion 27
        targetSdkVersion 27
        versionCode 1
        versionName "1.0"
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
    }
    buildTypes {
        release {
            minifyEnabled false
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
        }
    }
}

Android studio环境

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆