View Single Post
Old January 5th, 2012, 08:30 AM   #7 (permalink)
sohguanh
Member
 
Join Date: Apr 2010
Posts: 344
 
Device(s):
Thanks: 6
Thanked 25 Times in 24 Posts
Default

If it is a Java .jar file then it already support isn't it? You just put third party jar files inside your project/libs folder. Then in your program you import the package and you start using the classes.
sohguanh is offline  
Reply With Quote