Features in Other
BogDan Vatra committed changes in [android-qt/experimental] /:
Seamless Android assets support
Add seamless Android assets support, every time your app will try to
open a file, first Qt will search for that file into android assets and
only if not exists there will try to open it from your local file
system.
Checking if a file exists in andoid assets is very fast (<1ms).
Bug 276766: Assets support
0 days
File Changes
Added 2 files
/plugins/platforms/android/common/sw
Modified 5 files
7 files changed in total