How can i bring some extra files into the android device along with my Qt android app?
Mobile and Embedded
3
Posts
2
Posters
1.0k
Views
1
Watching
-
hi everyone,
I want to bring some app setting xml files into the android device, so that i can load they when i start my app and do some initialize.But I dont know how to bring them into the app.
also, do anyone know how to find our own qml files and images in the android device after we deploy our app?