All Projects → FalsinSoft → Qtandroidtools

FalsinSoft / Qtandroidtools

Licence: mit
A library to manage Android from QML

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Qtandroidtools

Qtfirebase
An effort to bring Google's Firebase C++ API to Qt + QML
Stars: ✭ 208 (+55.22%)
Mutual labels:  admob, qt, qml
Kdabtv
This repository contains the code of the examples showcased in the KDAB TV video series.
Stars: ✭ 61 (-54.48%)
Mutual labels:  qt, qml
Osgqtquick
Intergation OpenSceneGraph to Qt Quick
Stars: ✭ 53 (-60.45%)
Mutual labels:  qt, qml
Screenplay
READONLY MIRROR (https://gitlab.com/kelteseth/screenplay) - Modern, Cross Plattform, Live Wallpaper & Widgets ! Free on Steam : https://store.steampowered.com/app/672870/ScreenPlay/
Stars: ✭ 70 (-47.76%)
Mutual labels:  qt, qml
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+409.7%)
Mutual labels:  qt, qml
Workspace
🚀 Base applications and settings for Liri OS
Stars: ✭ 9 (-93.28%)
Mutual labels:  qt, qml
Arcgis Runtime Toolkit Qt
ArcGIS Runtime SDK for Qt Toolkit
Stars: ✭ 63 (-52.99%)
Mutual labels:  qt, qml
Toou 2d
基于Qt Quick(Qml) 跨平台技术打造的2D框架
Stars: ✭ 413 (+208.21%)
Mutual labels:  qt, qml
Graphicsprogramming
Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.
Stars: ✭ 83 (-38.06%)
Mutual labels:  qt, qml
Nimqml
Qt Qml bindings for the Nim programming language
Stars: ✭ 89 (-33.58%)
Mutual labels:  qt, qml
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (-32.84%)
Mutual labels:  qt, qml
Atomicdex Desktop
atomicDEX Desktop app - project codename "Dextop"
Stars: ✭ 126 (-5.97%)
Mutual labels:  qt, qml
Taoquick
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
Stars: ✭ 481 (+258.96%)
Mutual labels:  qt, qml
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (-64.18%)
Mutual labels:  qt, qml
Qlcplus
Q Light Controller Plus
Stars: ✭ 467 (+248.51%)
Mutual labels:  qt, qml
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+734.33%)
Mutual labels:  qt, qml
Qaterial
🧩 Collection of Material Components based on QtQuickControls2.
Stars: ✭ 110 (-17.91%)
Mutual labels:  qt, qml
Moonplayer
Video player that can play online videos from youtube, bilibili etc.
Stars: ✭ 399 (+197.76%)
Mutual labels:  qt, qml
Qzxing
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Stars: ✭ 401 (+199.25%)
Mutual labels:  qt, qml
Arcgis Appstudio Samples
Collection of samples available in AppStudio for ArcGIS desktop to learn and help build your next app.
Stars: ✭ 78 (-41.79%)
Mutual labels:  qt, qml

QtAndroidTools

QtAndroidTools is a library that allows to simplify access to some native Android features from QML.

Library documentation here

PLEASE NOTE: The master branch can be unstable cause is always in develop. For your app use the latest tagged version.

The tools

ApkExpansionFiles
Help in manage the apk expansion files download

AppPermissions
Allow to request Android app permissions in an easier way

AdMobBanner
Allow to show AdMob banner inside QML app

AdMobInterstitial
Allow to show AdMob interstitial inside QML app

AdMobRewardedVideo
Allow to show AdMob Rewarded Video inside QML app

ApkInfo
Return info about the apk containing the executed app

Images
Allow to retrieve the device albums and images

Screen
Allow to change screen orientation

Notification
Show Android system notifications

BatteryState
Allow monitoring the battery level and state

SignalStrength
Allow monitoring the strength of the phone signal

PlayStore
Allow open Play Store app details and developer app list

GoogleAccount
Allow to signin using one of the Google accounts currently registered in the device

GoogleDrive
Allow access to Google Drive files and folders

Sharing
Allow to use the Android sharing operation

UserMessagingPlatform
Allow to manage consent form

System
Export methods for get some system info

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].