so I checked out this URL: svn checkout http://android-jhlabs.googlecode.com/svn/trunk/ that has some image filters I would like to use in my project. I made a jar file out of the checked out folder(libs folder, copy/paste the jar, add as library, etc...) However, I cannot access the java files from the inside, just the folder structures
EDIT: I use Android Studio :)