01/30 01:04:45: Launching 'app' on Netease MuMu.
$ adb shell am start -n "com.fuyun.accessibility.aweme/com.fuyun.accessibility.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Connected to process 12419 on device 'netease-mumu-127.0.0.1:7555'.
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
W/System: ClassLoader referenced unknown path: /data/app/com.fuyun.accessibility.aweme-2/lib/x86
W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
D/Activity: on create, cpu abi: x86, brand: Android
D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
D/: HostConnection::get() New Host Connection established 0xae674dc0, tid 12419
D/libEGL: loaded /system/lib/egl/libEGL_emulation.so
D/: HostConnection::get() New Host Connection established 0xae674ce0, tid 12446
D/libEGL: loaded /system/lib/egl/libGLESv1_CM_emulation.so
D/libEGL: loaded /system/lib/egl/libGLESv2_emulation.so
I/OpenGLRenderer: Initialized EGL, version 1.4
W/art: Before Android 4.1, method int android.support.v7.widget.ListViewCompat.lookForSelectablePosition(int, boolean) would have incorrectly overridden the package-private method in android.widget.ListView
Process 12419 terminated.
您好,抖音助手在mumu模拟器上无法正常运行,以下是Android studio信息
01/30 01:04:45: Launching 'app' on Netease MuMu. $ adb shell am start -n "com.fuyun.accessibility.aweme/com.fuyun.accessibility.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Connected to process 12419 on device 'netease-mumu-127.0.0.1:7555'. Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. W/System: ClassLoader referenced unknown path: /data/app/com.fuyun.accessibility.aweme-2/lib/x86 W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable D/Activity: on create, cpu abi: x86, brand: Android D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true D/: HostConnection::get() New Host Connection established 0xae674dc0, tid 12419 D/libEGL: loaded /system/lib/egl/libEGL_emulation.so D/: HostConnection::get() New Host Connection established 0xae674ce0, tid 12446 D/libEGL: loaded /system/lib/egl/libGLESv1_CM_emulation.so D/libEGL: loaded /system/lib/egl/libGLESv2_emulation.so I/OpenGLRenderer: Initialized EGL, version 1.4 W/art: Before Android 4.1, method int android.support.v7.widget.ListViewCompat.lookForSelectablePosition(int, boolean) would have incorrectly overridden the package-private method in android.widget.ListView Process 12419 terminated.