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

David Marceau uticdmarceau2007 at yahoo.ca
Fri Feb 28 22:53:03 CET 2014


On 02/28/2014 03:44 PM, Éric Seigne wrote:
> Hello,
>     int receiverRequestCode = -1;
>     QAndroidJniObject intent = QAndroidJniObject::callStaticObjectMethod("com/my/app/name_two", "QtActivity","");
>     QtAndroid::startActivity(intent, receiverRequestCode, 0);
> 
> but i don't know what i have to use as first and second parameters of 
> callStaticObjectMethod function ?
https://github.com/omac777/qtsnowloadcount/blob/master/trucktypetotalspage.cpp#L59

https://github.com/omac777/qtsnowloadcount/blob/master/trucktypetotalspage.cpp#L72


Cheers,
David Marceau
http://adequatech.ca
613.218.7497




More information about the Android-development mailing list