-
First create a project in QtCreator QtQuick or QtWidget for activity based application or "Qt Console Application" for a service based one
-
In project - Android - Run - Advanced actions, create an AndroidManifest or put the following lines to your .pro
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android
OTHER_FILES +=
android/AndroidManifest.xml -
! Only bundled Qt librairies have been tested ...
-
Replace the "android" folder that qtcreator have created in your project by this one or if your edited the .pro just put it in your project.
-
Run ./setup.sh in the android folder
-
Put your icon.png and notificon.png
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
think-free-backup/QtAndroidHelper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Some code that allow you to create an android service using qt and activity based application with sticky notification
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published