QML-Android-Demo
QML app demo
Demonstrates cross-platform QML application development using CMake
A QML "Hello, World!" application configured with cmake to be deployed on Android
35 stars
2 watching
11 forks
Language: CMake
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
laurentgomila/qt-android-cmake | Provides a CMake utility for building and deploying Qt-based Android applications without using QtCreator. | 243 |
qcring/qmlapplicationtemplate | A CMake project template for building a simple QML desktop application. | 42 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
chili-epfl/qml-cvcamera | A QML plugin wrapper for fast OpenCV camera access on desktop and Android devices | 57 |
euler0/mini-cmake-qt | A minimal CMake project template for Qt 6 applications | 209 |
viva64/pvs-studio-cmake-examples | Examples of integrating a static code analysis tool with CMake project builds and analyses. | 53 |
219-design/qt-qml-project-template-with-ci | A template project for building Qt/QML applications with automated testing and deployment tools | 55 |
dev-cafe/autocmake | A tool that simplifies the process of integrating CMake plugins into projects. | 42 |
dmonopoly/gtest-cmake-example | An example setup of cmake with google test. | 316 |
kbenzie/git-cmake-format | Automates code formatting in CMake projects during development and commit processes. | 58 |
iktwo/qutelauncher | An Android launcher built with Qt and QML to provide a basic interface for launching applications. | 131 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
h4tr3d/cmakeprojectmanager2 | Enhanced CMake Project Manager plugin for Qt Creator | 74 |