Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
6.2.0 RC
-
None
Description
The documentation states that one needs to #include <QAndroidService> to use it. But there is no such file in Qt 6.2 RC.
app.cpp:41: error: 'QAndroidService' file not found
Similar thing is here: https://doc-snapshots.qt.io/qt6-dev/qtandroidprivate.html. There is no QtAndroid include available.
Attachments
Issue Links
- duplicates
-
QTBUG-98000 Incorrect header path in the docs
- Closed
- relates to
-
QTBUG-89483 Background mode support on Android
- In Progress