+ 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?
1 Antwort
+ 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