Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.8.0, 6.8.1, 6.9.0 Beta1
-
None
-
-
8
-
efa84cc4f (dev), e1068e217 (dev), 6d225bc7c (dev), be8bc890f (dev), 998274f0a (6.9), a60199c8c (6.9), 566666cca (6.9), 8f93dbff6 (6.9), c74b90e10 (6.8), 993c235be (6.8), 815bf8e3f (6.8), 627bef3f5 (6.8), 3bce07655 (tqtc/lts-6.5), a3ac82b9b (tqtc/lts-6.5)
-
Foundation Sprint 122
Description
Currently there are some notes when building Qt for Android:
[912/5289] Building Java objects for Qt6AndroidNfc.jar Note: src/org/qtproject/qt/android/nfc/QtNfc.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. [923/5289] Building Java objects for Qt6AndroidBluetooth.jar Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. [2757/5289] Building Java objects for Qt6Android.jar Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details.
Adding ",deprecation" to the -Xlint parameter in qtbase/cmake/QtJavaHelpers.cmake shows more Details. Maybe this can be changed after all issues are fixed.
Attachments
For Gerrit Dashboard: QTBUG-132455 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
613892,2 | Fix deprecation warning in QtNfc.java | dev | qt/qtconnectivity | Status: ABANDONED | 0 | 0 |
613893,6 | Fix deprecation warning in QtNfc.java | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
613894,3 | Fix deprecation warning in QtBluetoothLE.java | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
613895,4 | Suppress deprecation warning in QtBluetoothLE.java | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
613896,5 | Fix missing type arguments in QtBluetoothLE.java | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614209,2 | Fix deprecation warning in QtBluetoothLE.java | 6.9 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614210,2 | Fix deprecation warning in QtNfc.java | 6.9 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614211,2 | Suppress deprecation warning in QtBluetoothLE.java | 6.9 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614226,3 | Remove redundant cast | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614229,5 | Suppress characteristic/descriptor get/setValue() deprecation warnings | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614232,2 | Fix missing type arguments in QtBluetoothLE.java | 6.9 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614243,2 | Fix deprecation warning in QtBluetoothLE.java | 6.8 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614244,2 | Suppress deprecation warning in QtBluetoothLE.java | 6.8 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614245,2 | Fix deprecation warning in QtNfc.java | 6.8 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614246,2 | Fix missing type arguments in QtBluetoothLE.java | 6.8 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614261,3 | Suppress setValue and writeCharacteristic deprecation warnings | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614262,3 | Suppress setValue and writeDescriptor deprecation warnings | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614263,4 | Suppress notifyCharacteristicChanged deprecation warnings | dev | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614303,3 | Fix deprecation warning in QtNfc.java | tqtc/lts-6.5 | qt/tqtc-qtconnectivity | Status: MERGED | +2 | 0 |
614304,2 | Fix missing type arguments in QtBluetoothLE.java | tqtc/lts-6.5 | qt/tqtc-qtconnectivity | Status: MERGED | +2 | 0 |
614305,2 | Fix deprecation warning in QtBluetoothLE.java | tqtc/lts-6.5 | qt/tqtc-qtconnectivity | Status: MERGED | +2 | 0 |
614306,4 | Suppress deprecation warning in QtBluetoothLE.java | tqtc/lts-6.5 | qt/tqtc-qtconnectivity | Status: MERGED | +2 | 0 |
614608,2 | Remove redundant cast | 6.9 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614609,2 | Suppress characteristic/descriptor get/setValue() deprecation warnings | 6.9 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614610,2 | Suppress setValue and writeCharacteristic deprecation warnings | 6.9 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614611,2 | Suppress setValue and writeDescriptor deprecation warnings | 6.9 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614632,2 | Suppress notifyCharacteristicChanged deprecation warnings | 6.9 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614646,2 | Remove redundant cast | 6.8 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614647,2 | Suppress characteristic/descriptor get/setValue() deprecation warnings | 6.8 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614648,2 | Suppress setValue and writeCharacteristic deprecation warnings | 6.8 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614649,2 | Suppress setValue and writeDescriptor deprecation warnings | 6.8 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614650,2 | Suppress notifyCharacteristicChanged deprecation warnings | 6.8 | qt/qtconnectivity | Status: MERGED | +2 | 0 |
614710,2 | Remove redundant cast | tqtc/lts-6.5 | qt/tqtc-qtconnectivity | Status: MERGED | +2 | 0 |
614711,3 | Suppress characteristic/descriptor get/setValue() deprecation warnings | tqtc/lts-6.5 | qt/tqtc-qtconnectivity | Status: MERGED | +2 | 0 |
614732,3 | Suppress setValue and writeCharacteristic deprecation warnings | tqtc/lts-6.5 | qt/tqtc-qtconnectivity | Status: MERGED | +2 | 0 |
614733,3 | Suppress setValue and writeDescriptor deprecation warnings | tqtc/lts-6.5 | qt/tqtc-qtconnectivity | Status: MERGED | +2 | 0 |
614734,3 | Suppress notifyCharacteristicChanged deprecation warnings | tqtc/lts-6.5 | qt/tqtc-qtconnectivity | Status: MERGED | +2 | 0 |