Hi everyone.
I have an app that plays lots and lots of tiny small video files. Now, I know how to make it work by installing the APK in the phone and then copying the video files to the respective Android/data folder for app to find them. But I need to make it simple for other people, you know, get it to work via a simple installation, no strings attached.
I've searched around the forum but haven't found any info on this matter. (could be my poor searching skills, in which case I'm sorry)
I've thought of putting all the video files as assets so B4A compiles them all into the APK. I wonder if that'll work, and if it'll be feasible to handle a very large APK file.
I have no idea what the best approach is.
Could you point me in the right direction, please?
Thanks a lot in advance.
I have an app that plays lots and lots of tiny small video files. Now, I know how to make it work by installing the APK in the phone and then copying the video files to the respective Android/data folder for app to find them. But I need to make it simple for other people, you know, get it to work via a simple installation, no strings attached.
I've searched around the forum but haven't found any info on this matter. (could be my poor searching skills, in which case I'm sorry)
I've thought of putting all the video files as assets so B4A compiles them all into the APK. I wonder if that'll work, and if it'll be feasible to handle a very large APK file.
I have no idea what the best approach is.
Could you point me in the right direction, please?
Thanks a lot in advance.