is android app with qt 5.1 just compatible with android 4 ?
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’.
but in platform 17 (android 4) works successfully
Re: is android app with qt 5.1 just compatible with android 4 ?
It depends which android platform you chose. If you chose platform 17 then the application will not work with platform 16 and lower.
Re: is android app with qt 5.1 just compatible with android 4 ?
i used platform 10 and builded successfully butThe error show on console is : Starting remote process.Unable to start ‘org.qtproject.example.sampleApp’.
Re: is android app with qt 5.1 just compatible with android 4 ?
I don't think this has anything to do with the platform you had chosen.
Re: is android app with qt 5.1 just compatible with android 4 ?
Re: is android app with qt 5.1 just compatible with android 4 ?
How do u set it to android 17 again? I forgot