Doc: Add 'Mobile' category to Qt Android Notifier example

The example demonstrates accessing native Android APIs in Qt applications,
tag it with 'Mobile' category.

Task-number: QTBUG-112378
Change-Id: I5f936409aafb22175eab59fdb210ecd03fecb1f3
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
(cherry picked from commit 38bb088a26b42254cc074ad8ed634861709a0599)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Topi Reinio 2023-05-02 08:45:22 +00:00 committed by Qt Cherry-pick Bot
parent a558ecb235
commit 1ba96f533d

View File

@ -4,6 +4,7 @@
/*!
\title Qt Android Notifier
\example platform/androidnotifier
\examplecategory {Mobile}
\brief Demonstrates calling Java code from Qt in an Android application.
\image androidnotifier.png