Showing posts with label Android Studio. Show all posts
Showing posts with label Android Studio. Show all posts

Monday, November 14, 2016

Qt on Android: how to extend and debug the Java part of your Qt application

If you develop Qt application for Android, and your applications make good use of Java code (to interface for Android native libraries for instance), it's very likely you run into the situacion of need for a good development environment of the Java side.