Qt for Android 範例

This page lists Qt examples that have been tested to run on Android . However, most Qt 範例 can be run on Android even though they are not listed here.

運行範例

要運行範例從 Qt Creator ,選擇 歡迎 > 範例 , and then select an installed Qt for Android to filter the examples that have been tested to run on Android. For more information, see 構建和運行範例 .

必需

The following sections describe how to get started with developing applications for Android:

Qt Android Extras is an Android specific module used to integrate Qt API with Java API by enabling communication between Qt code (C++ and QML) and Java code. The following examples demonstrate some of the features of the module:

For the full list examples, see Qt Android Extras 範例 .

Qt Quick 和 QML 範例 for Android

The following Qt Quick and QML examples are useful when developing applications for Android. For a full list of Qt Quick examples including beginner-level tutorials, see Qt Quick 範例和教程 .

觸摸和按鍵交互

圖像、動畫、和布局

Scenegraph

粒子和效果

擴展 QML

多媒體

定位