Merge pull request #21 from alex13sh/patch-1

Add QtAndroidTools
This commit is contained in:
Mikal
2020-01-27 02:09:15 +01:00
committed by GitHub

View File

@@ -42,6 +42,7 @@ Pull requests of new projects/apps/libraries are welcome :)
* [QtVlcMediaPlayer](https://github.com/mzafers/QtVlcMediaPlayer) - LibVLC integrated Qt QML MediaPlayer for Android. * [QtVlcMediaPlayer](https://github.com/mzafers/QtVlcMediaPlayer) - LibVLC integrated Qt QML MediaPlayer for Android.
* [qmlcontactlist](https://github.com/tripolskypetr/qmlcontactlist) - The easy way to extend contacts from android to qml. * [qmlcontactlist](https://github.com/tripolskypetr/qmlcontactlist) - The easy way to extend contacts from android to qml.
* [qml-filedialog](https://github.com/dobokirisame/qml-filedialog) - Qt Quick File picker. * [qml-filedialog](https://github.com/dobokirisame/qml-filedialog) - Qt Quick File picker.
* [QtAndroidTools](https://github.com/FalsinSoft/QtAndroidTools) - QtAndroidTools is a library that allows to simplify access to some native Android features from QML.
## Apple iOS ## Apple iOS
* [quickios](https://github.com/benlau/quickios) - QML Theme and Component Library for iOS. * [quickios](https://github.com/benlau/quickios) - QML Theme and Component Library for iOS.