I have written a version of the jcifs lib because I needed more functionality than the current one. It works fine, except I have to load Erels SMB lib or it reports "jcifs.jar doesn't exist". So the question is, how do I get my version of the lib to work stand alone like Erels does? How do I pack jcifs into the lib since it isn't on most android devices by default?
I have tried importing it into the bin dir of the lib project, but that did no good. it is already in the Referenced libs section of the eclipse project, and of course, it is imported into the project.
Thanks,
--- Jem
I have tried importing it into the bin dir of the lib project, but that did no good. it is already in the Referenced libs section of the eclipse project, and of course, it is imported into the project.
Thanks,
--- Jem