Can i develop android application using Qt
-
wrote on 19 Mar 2012, 21:30 last edited by
Can we use Qt for android app development
-
wrote on 19 Mar 2012, 21:35 last edited by
Yes,
see "Necessitas":http://sourceforge.net/p/necessitas/home/necessitas/
-
wrote on 19 Mar 2012, 21:55 last edited by
Will these apps run as native android apps
-
wrote on 19 Mar 2012, 23:20 last edited by
[quote author="adnan" date="1332194140"]Will these apps run as native android apps[/quote]
Not exactly but almost like a native app :) The install file will be apk but Necessitas through "Ministro":https://play.google.com/store/apps/details?id=eu.licentia.necessitas.ministro will automatically download and install all required Qt shared libraries to make sure that you Qt app will run on the Android device.
-
wrote on 20 Mar 2012, 07:33 last edited by
I played a little with Necessitas and what it does AFAIK is: Create Java subclass of Activity and a few other classes ( they are generated in our project and you can see them ) and then Qt app is loaded as library.
5/5