I have sucessfully build qt5.1 for android and qt creator 2.7.1 and I tried to run a sample qt quick application, application builded successfully but it is unable to load the application. The error show on console is : Starting remote process.Unable to start ‘org.qtproject.example.sampleApp’.
If any body knows about the error please let me know.
Following are the configuration details.
Device type :android device.
compiler : Android gcc(arm-4.4.3)
qtVersion:Qt 5.1.0(qt5)
↧