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

Éric Seigne eric.seigne at ryxeo.com
Thu Feb 20 10:01:44 CET 2014


Hello BogDan,

i will wait 5.3 :)

and better, i will download and test 5.3 alpha
(http://qt-project.org/wiki/Qt-5.3-release) ... is there a sort of
"howto download  and test an alpha release" ?

thanks,
Éric

Le 19/02/2014 10:36, BogDan a écrit :
> Hi,
>
>   Yes, is not an easy job though!
>   You need extend QtActivity, create a method which will start the activity (in the Android UI thread) call that method from Qt.
>   Only if you need the activity results, then you need to overwrite *onActivityResult* method (make sure you always call its supper class implementation) to get the results and forward them to Qt.
>
> Make sure you are *NOT* using requestsCodes under 0x10000, they might collide with Qt's internal ones!


-- 
Éric Seigne - Directeur                    | eric.seigne at ryxeo.com
RyXéo SARL                                 | http://www.ryxeo.com
21 avenue M. et E. Dulout                  | tel +33 (0)5 35 540 118
33600 Pessac - FRANCE                      | fax +33 (0)9 56 606 607




More information about the Android-development mailing list