HoYor / douyin_helper

抖音辅助,自动点赞、关注、评论。
23 stars 16 forks source link

mumu模拟器上无法运行 #1

Open davincivon opened 2 years ago

davincivon commented 2 years ago

您好,抖音助手在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.

HoYor commented 2 years ago

你好,根据错误信息推测,可能是版本太低了。可尝试升级到5.0+。该项目已不再维护多年,可能会有不可预期的bug。