GithubHelp home page GithubHelp logo

halybang / qt-android-helper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from think-free-backup/qtandroidhelper

0.0 1.0 0.0 1.52 MB

Some code that allow you to create an android service using qt and activity based application with sticky notification

Makefile 9.68% C++ 14.28% Shell 19.00% Java 56.60% Prolog 0.44%

qt-android-helper's Introduction

Qt Android service and activity helper classes

  • 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

qt-android-helper's People

Contributors

think-free avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.