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
- Host: GitHub
- URL: https://github.com/FalsinSoft/QtAndroidTools
- Owner: FalsinSoft
- License: mit
- Created: 2018-12-14T20:58:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T22:44:08.000Z (8 months ago)
- Last Synced: 2024-11-02T23:23:24.728Z (8 months ago)
- Topics: admob, android, apk, qml, qt
- Language: C++
- Homepage:
- Size: 6.19 MB
- Stars: 262
- Watchers: 32
- Forks: 81
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-qt-qml - QtAndroidTools - QtAndroidTools is a library that allows to simplify access to some native Android features from QML. (Android)
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