I have an android application that utilizes another project as a project reference. i've gone into the application options, build path, and then selected the project in project references.
everything builds and deploys fine, but when i try to run the application and instantiate a class in that project, i'm getting a java.lang.NoClassDefFoundError errrrrr.
i'm no java project expert, so i assume i've cocked something simple up. any ideas?
Project structure settings To change various settings for your Android Studio project, open the Project Structure dialog by clicking File > Project Structure.
Launch Android Studio, and click File > New > Import Project. Locate your project directory, click the build. gradle file you created above to select it, and then click OK to import your project.
On Eclipse, go to "Android-Project" -> Properties -> Java Build Path -> Order and Expert, then select the java project you wish to import and move it on top of all the entries.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With