Hey, I'll happily admit to being a Android Dev "noob", so bare with me.
I'm building an app that does some basic image maniplulation. I have taken a look at JJIL, and it looks like it does many of the funcitons I need: http://code.google.com/p/jjil/ So, quesiton, what is the best way to link JJIL to my Android project in Eclipse? I followed the documentation here, and it still errors (import JJIL can't be resolved): http://developer.android.com/resources/faq/commontasks.html#addexternallibrary I created a new library, which appears as a "referenced libraries", and has all the JILL subdirectories, but none of the .java files. Can someone do me a massive favour and just break down the process? Cheers! Nick Deboar -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

