4
0
mirror of https://github.com/QuasarApp/QtAndroidTools.git synced 2025-05-08 10:09:36 +00:00
2020-02-25 23:02:21 +01:00

57 lines
1.4 KiB
Markdown

# 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
**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
**System**
Export methods for get some system info