+ 1

Qt vs Java swing for developing applications

Which one is good if I'm into making simple mobile apps. Let's say like to do list, Journaling app, Alarm, Cemra etc. I'm not into learning android dev as it requires high end laptop. But I would like to develop simple apps as a hobby. Which one would be better?

15th May 2025, 1:17 AM
Manav Roy
Manav Roy - avatar
1 ответ
+ 6
Java swing is not supported by Android, but if you're going to be serious about Android development, Java is the obvious answer (but kotlin is the right answer) Qt for Android is known to be limited with the Android API and prone to C++ disadvantages such as memory leaks C++ is best with heavy processing such as audio, video, and other media, so if you don't plan to do this stuff, there's no advantage to you
15th May 2025, 3:32 AM
「HAPPY TO HELP」
「HAPPY TO HELP」 - avatar