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.

Qt Creator Google Test plugin

Are you already taking advantage of Google Test, Google's C++ test framework while developing applications with Qt?  Right. Aren't you? Well, you should. The good news is this plugin simplifies the integration within Qt Creator IDE.

Sunday, November 13, 2016

Qt Visual Studio Tools 2.0 Released

Developers using Visual Studio as main IDE for developing Qt applications, now have Qt Visual Studio Tools version 2.0 released and available for download.