Bear with me as I'm not too hot on Android - but how do I get the assets directory? As I see it, Wolfman hasn't included any Java code, so I can't get it from Java - is there another way to get the folder (as a string) to access the file?
Thanks
Last edited by BigDave2001 on Mon Jul 23, 2012 7:15 pm, edited 1 time in total.
would appear to assume the file is loadable directly, using ifstream, and if my googling serves me right, you can't access the contents of an APK using ifstream (I may be wrong..).
So I'm now stuck... will continue to look, but if anyone with better Android experience can help, that would be great!
Just saw your post - the title is pretty useless
Search the samplebrowser app - loadAPK or something like that i cannot remember.
I load the cfg files directly from the apk.
Standalone example should follow with android-ogre sdk which we have on the roadmap for 1.9.