-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
-
-
2025wk40s2-3QtforAndroid
Why?
cause:
- Avoid breaking binary compatibility when NDK versions are updating on patch release.
- To support newer Android versions during the lifecycle of a given Qt release (or between releases) we might end up needing to update the NDK version. Doing that can sometimes lead to issues
What?
Add measures or tests in place to find such potentially breaking issues before doing the update and to verify that nothing breaks by having some static analysis (or other methods).
How?
With static analysis tool or similar