Skip to content

Port Android to Qt6

Julius Künzel requested to merge work/android-qt6 into master

It starts, but has major issues. However I don't consider them Qt6 or Android specific. Most of them can be reproduced with the mobile UI on Linux as well.

Examples of issues:

  • the shapes disappear immediately after drawing them (as soon as you release the mouse/touch)
  • I had to disable StickerPackBuilderDialog because it makes the app crash on startup

Merge request reports