Porting Qt based application in Android

android, qt

Solution

You can use Necessitas, that has a nice GUI to easily help you to create, build, debug and deploy Qt applications for Android.

What is Necessitas ?

Necessitas is the codename for the port of Qt on the Android Operating System and of the user-friendly Qt Creator Integration with Android,

This project provides you Qt for the Android Operating System, and a first-class citizen IDE letting you manage, develop, deploy, run & debug your Qt Applications on Android Devices.

Download Necessitas

How to install Necessitas SDK

Related Reading:

Bringing Qt applications to Android – a quickstart video

Problem

I have developed a Qt based application and I want to port it to Android. Is there a way for me to do this? I am working on Android Gingerbread.

Original source