Replies: 1 comment
-
|
which andoid version of your phone device? nmaybe try a before android 9.0 ,org/web3j/protocol/http/HttpService it's not very fit up 9.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/web3j/protocol/http/HttpService;
AndroidJavaException: java.lang.NoClassDefFoundError: Failed resolution of: Lorg/web3j/protocol/http/HttpService;
java.lang.ClassNotFoundException: Didn't find class "org.web3j.protocol.http.HttpService" on path: DexPathList[[zip file "/data/app/~~G9VPkrcMFlQ-biOyrvUp-Q==/com.DefaultCompany.AndroidTestMode-OZCzOyc11V090KjT1cNipQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~G9VPkrcMFlQ-biOyrvUp-Q=
Problematic code : Web3j.build(new HttpService(url));
I just want to be connected
I am making it in android studio.
Does anyone know how to solve it?
Beta Was this translation helpful? Give feedback.
All reactions