Hello,
I've been having issues deploying my app onto Android devices for some time now. I have exported the project from the newest version of Gideros Studio, and imported into Eclipse.
What appears to be the primary problem is that Eclipse is indicating that the build path for my project is not complete; it "cannot find the class file for Java.lang.object".
In addition, it is "unable to resolve target 'android-16'.
What steps can I take to resolve this issue? I'm at a loss as to what I may have done wrong here.
Thanks.
Comments
Is it plain app, or are you using any plugins?
I went through and made sure everything was up to date, however the errors have not been resolved. I suppose I'll have to fix the path to the Android SDK or something?
Also, both JDK and Android SDK were out of date.
Likes: ar2rsawseen