When I use import QtMultimedia 5.0 in my QML files. An error occurs because the QtMultimedia plugin cannot be found. On Desktop I know this can be fix by copy related folders but how can it be done on Android?
I’m using Qt5.2 and QtCreator 3.0.
module “QtMultimedia” plugin “declarative_multimedia” not found
↧