Due to 1MB limit on assets
and raw
, i cannot keep a binary files.
On the Java side we have something like App-specific storage as mentioned here, there is not file size limit too.
Is this storage available on NDK side too? How can access a file in the C/C++(NDK) space?