Saturday 1 February 2014

How can I use external JARs in an Android project?

I have created an Android project and added an external JAR (hessian-4.0.1.jar) to my project. I then add the JAR to the buildpath and check it off in Order and Export.
Order and Export is ignored it seems, and all classes from the external JAR are missing in runtime.
Is there a trick to properly include the needed classes from an external JAR when building an Android application using the Eclipse Plug-In. I do not want to use ant or Maven.

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More