Search code examples
bada

Archiving library for bada


Can anyone suggest me a file archiving library for bada?

I've looked at minizip (which uses zlib) and bzip2, but they both use Linux or Windows headers for file access, which the bada SDK does not provide.


Solution

  • If anyone stumbles upon this, I managed to use LiteZip with only minimal modifications.