New to the software. Bought it even before i downloaded it. I have a need to be able to password protect and encrypt Zip files for local storage and transmission off of the device.
I see there is a Zip library but it doesnt support either function. Zip4J is an open source Java Zip lib with these functions. I searched and found no mention of using it. I've been trying to figure out the means i would need to use to make this work. Sounds like i need to create a wrapper for the library and then could use it. But having never done that, i dont know if it would be worth my flailing around it.
Another option would be to use a commercial android library like Chilkat Zip for android. I dont see a mention if or how a android specific library could be made to work in b4android. Possible, or would it need the same type of wrapper created for it?
many thanks.
I see there is a Zip library but it doesnt support either function. Zip4J is an open source Java Zip lib with these functions. I searched and found no mention of using it. I've been trying to figure out the means i would need to use to make this work. Sounds like i need to create a wrapper for the library and then could use it. But having never done that, i dont know if it would be worth my flailing around it.
Another option would be to use a commercial android library like Chilkat Zip for android. I dont see a mention if or how a android specific library could be made to work in b4android. Possible, or would it need the same type of wrapper created for it?
many thanks.