-
修改如下:
public class PluginClassLoader extends PathClassLoader {
public PluginClassLoader(String apkfile, String optimizedDirectory, String libraryPath, ClassLoader systemClassLoader) {
super(a…
-
when i update library into newest, i got this error
`01-22 17:54:03.588 7992-7992/com.git.mami.kos E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.git.mami.kos, PID: 7992
java.lang.Run…
-
```
What steps will reproduce the problem?
1. d2j-dex2jar classes.dex -o classes.jar
2. open classes.jar with JD-GUI
What is the expected output? What do you see instead?
Expected inner classes is pl…
-
```
What steps will reproduce the problem?
1. d2j-dex2jar classes.dex -o classes.jar
2. open classes.jar with JD-GUI
What is the expected output? What do you see instead?
Expected inner classes is pl…
-
```
What steps will reproduce the problem?
1. d2j-dex2jar classes.dex -o classes.jar
2. open classes.jar with JD-GUI
What is the expected output? What do you see instead?
Expected inner classes is pl…
-
```
Crash:
java.lang.ClassNotFoundException in PathClassLoader.findClass()
Platforms:
Nexus One, Droid, Others
Stack traces:
v1.4
25.08.2011 17:21:18
java.lang.RuntimeException: Unable to get provi…
-
```
Crash:
java.lang.ClassNotFoundException in PathClassLoader.findClass()
Platforms:
Nexus One, Droid, Others
Stack traces:
v1.4
25.08.2011 17:21:18
java.lang.RuntimeException: Unable to get provi…
-
```
Crash:
java.lang.ClassNotFoundException in PathClassLoader.findClass()
Platforms:
Nexus One, Droid, Others
Stack traces:
v1.4
25.08.2011 17:21:18
java.lang.RuntimeException: Unable to get provi…
-
**由于大量的开发者使用bugly作为异常收集平台,而bugly在ANR收集存在缺陷(android 5.0以上都搜集不到了),导致这个ANR较少被开发者爆出来,看以前的issue(#505),说是在1.7.9上修复了,但本人使用的是1.9.9,还存在类似的问题**
由于本人属于厂商,因此收集到不少该问题,粗略统计了下,这个ANR大概在万6左右
使用了bugly sdk
com.tenc…
fupSZ updated
4 years ago
-
I am trying to use this lib in my project and because of having Split **armeabi-v7a** and **arm64-v8a** in my Gradle for my other native codes, on runtime I get this exception that **arm64-v8a** versi…