Giter Site home page Giter Site logo

Comments (17)

luoyesiqiu avatar luoyesiqiu commented on May 18, 2024

现在用的什么版本的

from dpt-shell.

ReverseFeng avatar ReverseFeng commented on May 18, 2024

github上最新的 在as中自己编译 跑出来就是这个报错

from dpt-shell.

luoyesiqiu avatar luoyesiqiu commented on May 18, 2024

可能和混淆有关,把混淆关了试试

from dpt-shell.

luoyesiqiu avatar luoyesiqiu commented on May 18, 2024

或者试试使用debug构建:gradlew shell:assembleDebug

from dpt-shell.

ReverseFeng avatar ReverseFeng commented on May 18, 2024

大佬 看看这个报错 编译时候触发的 找不见这个shell A problem occurred configuring project ':shell'.

Failed to notify project evaluation listener.
java.lang.NullPointerException (no error message)
Task with name 'assembleRelease' not found in project ':shell'.

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
BUILD FAILED in 151ms

from dpt-shell.

luoyesiqiu avatar luoyesiqiu commented on May 18, 2024

gradlew shell:assemble可以吗

from dpt-shell.

ReverseFeng avatar ReverseFeng commented on May 18, 2024

不行呀 一直说这个shell找不见

from dpt-shell.

ReverseFeng avatar ReverseFeng commented on May 18, 2024

大佬 看下这个报错 java.lang.ClassNotFoundException: com.android.webview.chromium.WebViewChromiumFactoryProviderForOMR1
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at android.webkit.WebViewFactory.getWebViewProviderClass(WebViewFactory.java:138)
at android.webkit.WebViewFactory.getProviderClass_nubia(WebViewFactory.java:218)
at android.webkit.WebViewFactory.getProvider_nubia(WebViewFactory.java:335)
at android.app.ActivityThread$2.run(ActivityThread.java:5915)
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.webview.chromium.WebViewChromiumFactoryProviderForOMR1" on path: DexPathList[[zip file "/system/app/webview/webview.apk"],nativeLibraryDirectories=[/system/app/webview/lib/arm64, /system/app/webview/webview.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/lib64, /vendor/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:125)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
at java.lang.Class.classForName(Native Method) 
at java.lang.Class.forName(Class.java:453) 
at android.webkit.WebViewFactory.getWebViewProviderClass(WebViewFactory.java:138) 
at android.webkit.WebViewFactory.getProviderClass_nubia(WebViewFactory.java:218) 
at android.webkit.WebViewFactory.getProvider_nubia(WebViewFactory.java:335) 
at android.app.ActivityThread$2.run(ActivityThread.java:5915) 
Suppressed: java.io.IOException: No original dex files found for dex location /system/app/webview/webview.apk
at dalvik.system.DexFile.openDexFileNative(Native Method)
at dalvik.system.DexFile.openDexFile(DexFile.java:505)
at dalvik.system.DexFile.(DexFile.java:105)
at dalvik.system.DexFile.(DexFile.java:79)
at dalvik.system.DexPathList.loadDexFile(DexPathList.java:382)
at dalvik.system.DexPathList.makeDexElements(DexPathList.java:337)
at dalvik.system.DexPathList.(DexPathList.java:157)
at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:65)
at dalvik.system.PathClassLoader.(PathClassLoader.java:64)
at com.android.internal.os.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:73)
at com.android.internal.os.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:88)
at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:69)
at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:35)
at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:701)
at android.app.LoadedApk.getClassLoader(LoadedApk.java:735)
at android.app.ContextImpl.getClassLoader(ContextImpl.java:304)
at android.webkit.WebViewFactory.getProviderClass_nubia(WebViewFactory.java:210)

from dpt-shell.

luoyesiqiu avatar luoyesiqiu commented on May 18, 2024

webview.apk有dex文件吗

from dpt-shell.

ReverseFeng avatar ReverseFeng commented on May 18, 2024

app本身没有这个webview.apk 这个webview.apk是系统的

from dpt-shell.

luoyesiqiu avatar luoyesiqiu commented on May 18, 2024

不管是系统的还是哪里的,如果这个webview.apk里面有没有dex文件的话可能加载不到

from dpt-shell.

ReverseFeng avatar ReverseFeng commented on May 18, 2024

不加壳之前可以正常运行,加壳之后就报错这个了,是添加DEx pathlist的遇到的问题?这个有办法解决吗,需要的话我给你例子

from dpt-shell.

luoyesiqiu avatar luoyesiqiu commented on May 18, 2024

提供apk我看下

from dpt-shell.

ReverseFeng avatar ReverseFeng commented on May 18, 2024

链接:https://pan.baidu.com/s/1yloH_7N0FiNkSwiVIUPcaw
提取码:0seq
--来自百度网盘超级会员V6的分享 大佬你看下 我这是安卓8崩溃 java.lang.ClassNotFoundException: Didn't find class "com.android.webview.chromium.WebViewChromiumFactoryProviderForOMR1" on path

from dpt-shell.

ReverseFeng avatar ReverseFeng commented on May 18, 2024

佬,能留个联系方式吗?

from dpt-shell.

luoyesiqiu avatar luoyesiqiu commented on May 18, 2024

https://t.me/+cLsGN5qXp3hkMDI1

from dpt-shell.

luoyesiqiu avatar luoyesiqiu commented on May 18, 2024

或者vx:dnhpZF9pbXpoYW8=

from dpt-shell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.