Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question
This would be more suited for Stack Overflow rather than here as its a programming question. – t0mm13b Jun 24 '12 at 18:24

migrated from android.stackexchange.com Jun 24 '12 at 19:35

1 Answer

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

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.