
UNSOLVED
Developing Android Application
I've read through this post here: about atmos develop on android app but i still can't get the library to work with Android.
I need to get this api implemented into an android app but i keep getting the "Could Not Find Class" error. What exactly do you have to do to get this to work on android? I realized that the jdom library was an older version that was supposed to be incompatible with android but the new jdom 2 was suppose to work fine with it so i modified the source code for the emcesu library and recreated the jar file (i switched to using the older version of the library before the new interface since i read that the newer version was incompatible with android as well). I tested the jar file with a small little java program to ensure that it still works but still crashes my android application whenever i try to create a class for it. I even tried using ae-jaxb-2.2.5 library thats supposed to make JAXB work with android as well. I'm honestly completely stumped. I already have an app that performs its required functions that i need to implement cloud storage into. I've ran dry of any new ideas of what to do to make it work.
Responses (0)
Solutions (0)
