Does boxee already have a database package installed that can be used by apps? In the userapp directory there is a Database directory that has sqlite compatible databases so I'm wondering if one of these modules already exist or if I have to package it with my application myself.
If I do have to package it myself what is the best way to install it without having to dynamically load the native libraries? I've looked at the Apple Trailers script and tried to reproduce it in my app however I haven't been successful loading the library in Eclipse.
Thanks,
Darrell


Reply With Quote

Bookmarks