Rudolf Arseni Braun
2018-04-03 00:52:09 UTC
I have come across this
https://stackoverflow.com/questions/13317387/how-to-get-file-in-assets-from-android-ndk,
which I will come back to in a second, but my first question is have things
improved at all? As in maybe there now is an easier to way to access asset
files in C++?
If not: I do not want to have the unpack the files everytime the app starts
as that would be very costly, is there some way to make it so when the app
is installed the files will be unpacked? Ideally I'd then also like the
assets to be removed as I wouldn't need them anymore (after I have the
version on disk I can actually use) and they would take up a good deal of
space.
https://stackoverflow.com/questions/13317387/how-to-get-file-in-assets-from-android-ndk,
which I will come back to in a second, but my first question is have things
improved at all? As in maybe there now is an easier to way to access asset
files in C++?
If not: I do not want to have the unpack the files everytime the app starts
as that would be very costly, is there some way to make it so when the app
is installed the files will be unpacked? Ideally I'd then also like the
assets to be removed as I wouldn't need them anymore (after I have the
version on disk I can actually use) and they would take up a good deal of
space.
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/26f4a416-5dd0-40c9-bc12-d4dc27f245aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/26f4a416-5dd0-40c9-bc12-d4dc27f245aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.