java.lang.NoClassDefFoundError - BUT IT'S THERE!!!

seph ir oth

Mod'n Dat News Jon
Reaction score
262
Arg, I hate Eclipse!!

So, I'm trying to develop a crude Android device that utilizes the Jersey libraries for establishing & creating a connection to my server which should return stuff that I need.

The same libraries work on a test application separate of the Android project using the same exact libraries.

However, if I were to make such a call at all in my Android client:

Code:
Client client = Client.create();

It returns the NoClassDefFoundError!

...BUT THE CLASS IS INCLUDED!!!

21o4l6e.png


Welp! Anyone got any ideas?
 

seph ir oth

Mod'n Dat News Jon
Reaction score
262
I would like to state that this is partially solved. From what I've read, the error returned is informing me that the Dalvik Virtual Machine (what Android runs on) doesn't support the call trying to be used. So, therefore, the Jersey Client java include is unusable.

To solve the issue, I simply need to use a different library to handle my client calls (gets, posts).
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top