Installation of jPCT-AE

From JPCT
Revision as of 00:38, 2 February 2013 by Admin (Talk | contribs)

Jump to: navigation, search

Installation of jPCT-AE

Installation is simple. All you need is an Eclipse with Android plugin installed (as well as the Android SDK itself, of course). Create your project as an Android project in Eclipse, add the jpct-ae.jar to the build path and you are ready to go. Don't create a user library that contains the jar or include a project that contains the jar, because neither way will deploy the jar on the phone (at least that's my experience).

For newer versions of the Eclipse-Plugin, have a look at this: Dealing with dependencies in Android projects