didi / didi/booster

编译打包之后运行崩溃

Open
#133 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
5.1k
Forks
591
PR merge metrics
No merged PRs in 30d

Description

Please provide the following informations.

- System version 7.0

- Java version 1.8

- Gradle version 4.1

- Android Gradle plugin version 3.0.1

- Booster version 1.3.0

- Stack traces
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.umeng.message.provider.MessageProvider" on path: DexPathList[[dex file "/data/user/0/com.xinhu.steward/.00000000000/2D72A071.dex", zip file "/data/app/com.xinhu.steward-1/base.apk"],nativeLibraryDirectories=[/data/app/com.xinhu.steward-1/lib/arm, /system/fake-libs, /data/app/com.xinhu.steward-1/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
at java.lang.ClassLoader.loadClass(ClassLoader.java:380)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)

Contributor guide

Open the contributing guide

Research direction

The report provides no source files, tests, or entry points; begin by reproducing the crash with the listed Android, Java, Gradle, and Booster versions and inspect the stack trace around the missing MessageProvider class. Done means identifying why the packaged app cannot load that class and verifying that the application launches successfully after the build.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.