aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/services/servicebroadcast/servicebroadcastclient.pro
Commit message (Collapse)AuthorAgeFilesLines
* Add Android services examplesAssam Boudjelthia2020-05-251-0/+21
* Pure Android service in the same process. * Android Services with BroadcastReceiver with same .so file and separate .so file. * Android Service with QAndroidBinder in separate .so file. Task-number: QTBUG-83038 Change-Id: I24a4dbe4f1de56736625cfdfe2e7fc3ea4905de5 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io> (cherry picked from commit c61bce34948922e006dc6c507e71dc4c82588a6c)