jar

From How can I use external JARs

Create a folder called libs into you project root folder (must be libs not lib)!

Copy your jar file to the libs folder.

Refresh your project. The jar file should be automatically added to the build path.