QtAndroidTools/README.md

36 lines
970 B
Markdown
Raw Normal View History

2018-12-14 21:58:45 +01:00
# QtAndroidTools
QtAndroidTools is a library that allows to simplify access to some native Android features from QML.
2019-01-22 15:26:51 +01:00
2019-02-03 23:18:26 +01:00
**Library documentation [here](https://falsinsoft.github.io/QtAndroidTools/Documentation/)**
2019-02-15 19:40:19 +01:00
**PLEASE NOTE:** The master branch can be unstable cause is always in develop. For your app use the latest tagged version.
2019-01-22 15:26:51 +01:00
# The tools
**ApkExpansionFiles**
Help in manage the apk expansion files download
2019-01-22 15:26:51 +01:00
**AppPermissions**
Allow to request Android app permissions in an easier way
2019-02-03 23:18:26 +01:00
**AdMobBanner**
Allow to show AdMob banner inside QML app
**AdMobInterstitial**
Allow to show AdMob interstitial inside QML app
2019-01-22 15:26:51 +01:00
**ApkInfo**
Return info about the apk containing the executed app
2019-01-22 15:26:51 +01:00
2019-02-15 19:40:19 +01:00
**Images**
Allow to retrieve the device albums and images
2019-03-06 15:06:39 +01:00
**Screen**
Allow to change screen orientation
**BatteryState**
Allow monitoring the battery level and state
2019-01-26 18:09:05 +01:00
**SignalStrength**
Allow monitoring the strength of the phone signal