[Android-development] Build an Android Launcher in Qt ...

Eric Seigne eric.seigne at ryxeo.com
Wed Feb 19 10:23:43 CET 2014


Le 19/02/2014 02:06, Eric Seigne a écrit :
> Hello,
> i just want to launch activity provided by others apps from my Qt App,
> such as a launcher.
>
> Is there somewhere some examples ?
Hello,
i've fount it :

"  \class QAndroidActivityResultReceiver
   \since 5.3
   \brief Interface used for callbacks from onActivityResult() in the 
main Android activity.

   Create a subclass of this class to be notified of the results when 
using the
   \c QtAndroid::startActivity() and \c QtAndroid::startIntentSender() APIs.
"

so ... i will wait to 5.3 :-/

is there any solution for 5.2 ?

Éric



More information about the Android-development mailing list