79495324

Date: 2025-03-09 02:44:08
Score: 0.5
Natty:
Report link

Here is an update from 3/2025. I used qt 6.8.2 and ported a simple c++ (no qml) application from Ubuntu 20 to Android. Qtcreator created the cmake based project and generated an android manifest pretty effortlessly. However, there were some bugs that had to be worked around (off the top of my head), where the issue did not occur (or apply) on the Desktop version.

Despite the issues, the port itself should be considered reasonably straight forward and fast, for me who's never done an Android app before. Most advice I read online suggested to do the graphical presentation in QML, which I shall explore. Last but not least, I do not mean to convey misinformation, so please do forgive me if my findings are due to misunderstanding or ignorance.

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mike L