Hi I am going to develop an application with QML on Android.

I am planning to use a dynamically loaded Qml file without embedding it into qrc file. Also I will try to change qml file so that application appearance and logic can change.

Is this possible on Android ?