Home » Archive for category "Android Development"

Archive for the ‘Android Development’ Category:


Adding an external library to your Android project in Eclipse

Adding an external library (.jar file) to an Android project in Eclipse is accomplished by adding the external jars to the Java build path.  Here is the step-by-step procedure to do this (in the screenshots for this example I am adding the ZXing core.jar).

© possumstew.com