In trying to run an example, I get the message: package org.apache.commons.io.FileUtils does not exist.
I downloaded the appropriate zip file. The file containing the package is in the path: ..\commons-io-1.4\commons-io-1.4.jar I am sure I could add SOMETHING to classpath but don't know exactly what OR I could move the files to another location already in classpath. I know ANT recommends not using classpath at all. Where should the jar file be located or what should I add to classpath? I have tried many combinations, including changing the IMPORT statement in the example. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

