An open API service indexing awesome lists of open source software.

https://github.com/FalsinSoft/QtAndroidTools

A library to manage Android from QML
https://github.com/FalsinSoft/QtAndroidTools

admob android apk qml qt

Last synced: 2 months ago
JSON representation

A library to manage Android from QML

Awesome Lists containing this project

README

        

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

**Library documentation [here](https://falsinsoft.github.io/QtAndroidTools/Documentation/)**

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

# The tools

**AppPermissions**
Request Android app permissions in an easier way

**AdMobBanner**
Show AdMob banner inside QML app

**AdMobInterstitial**
Show AdMob interstitial inside QML app

**AdMobRewardedAd**
Show AdMob Rewarded Ad inside QML app

**ApkInfo**
Return info about the apk containing the executed app

**Authentication**
Biometric authentication

**Images**
Retrieve the device albums and images

**Screen**
Change screen orientation

**Notification**
Show Android system notifications

**BatteryState**
Monitor the battery level and state

**SignalStrength**
Monitor the strength of the phone signal

**PlayStore**
Open Play Store app details and developer app list

**GoogleAccount**
Signin using one of the Google accounts currently registered in the device

**GoogleDrive**
Access to Google Drive files and folders

**Sharing**
Android sharing operation

**UserMessagingPlatform**
Manage consent form

**Audio**
Request audio focus

**System**
Export methods to get some system info