Necessitas Qt Suite for Android Platform
-
wrote on 21 Feb 2011, 13:36 last edited by
Introducing "Necessitas":http://groups.google.com/group/android-qt/browse_thread/thread/209edef7c5ceec8a , a suite of tools for develop Qt applications for Android platform.
Some videos, Necessitas in "action":http://blip.tv/file/4790125 and "Qt Creator for Android":http://blip.tv/file/4569990
-
wrote on 21 Feb 2011, 21:15 last edited by
Hey it is really cool!
-
wrote on 22 Feb 2011, 07:58 last edited by
Wholly sh*t!!! Great work man, now I really have a reason to switch to Android.
-
wrote on 22 Feb 2011, 08:42 last edited by
It will be fun when only Nokia's phones end up not being able to run Qt apps :)
-
wrote on 22 Feb 2011, 13:25 last edited by
Wow Great!!! really fun!!
-
wrote on 24 Feb 2011, 18:06 last edited by
Very very nice :) . I think android plataform will win a few more (Qt) developers.
-
wrote on 25 Feb 2011, 16:27 last edited by
I'm already have an application running on my Android smartphone ;-)
-
wrote on 28 Feb 2011, 10:49 last edited by
I have a dream ...
that one day all phones can be programmed with Qt. -
wrote on 10 Mar 2011, 09:59 last edited by
Will Google allow Necessitas applications on Android or on the Android app store ? To be safe, most of the Android apps will still be written in the Android sdk. But this may be used for porting existing Qt apps to Android. I think the real Qt oppurtunities in the mobile space are gone with the Nok-Ms deal. Things may change if the Nokia Meego device is a huge success. I was planning to take the Qt cert. Now no use. Isn't it ?
-
wrote on 10 Mar 2011, 10:09 last edited by
Well, I think you should go for a cert if you like coding with Qt. Qt has gained momentum lately and with some luck Intel can make it with MeeGo outside the mobile space (tablet, IVI, settop boxes, TV-sets, etc).
Doing embedded solutions with Qt is also very nice and scalable.
-
wrote on 10 Mar 2011, 10:11 last edited by
[quote author="Jayakrishnan.M" date="1299751198"]Will Google allow Necessitas applications on Android or on the Android app store ? To be safe, most of the Android apps will still be written in the Android sdk. But this may be used for porting existing Qt apps to Android. I think the real Qt oppurtunities in the mobile space are gone with the Nok-Ms deal. Things may change if the Nokia Meego device is a huge success. I was planning to take the Qt cert. Now no use. Isn't it ?[/quote]
The discussions on the impact of the Nokia-MS and the future of Qt are taking place elsewhere (also on this forum). There are doubts, but there are also leads that indicate the future is not as bleak as it might seem, independent on the success of Meego. Lets take that discussion where it belongs.Whether certification is useful for you, is dependent on your personal situation.
-
wrote on 27 May 2011, 07:25 last edited by
The second alpha of Necessitas SDK was announced yesterday by BogDan:
http://groups.google.com/group/android-qt/browse_thread/thread/cfd2414233dfc97c
-
wrote on 25 Jun 2011, 07:35 last edited by
i would like to qt on android, it would be fun for developing for booth nokia and android.
-
wrote on 6 Feb 2012, 13:37 last edited by
Qt compiles but does not copy data to the android
Hello, I have problems during the process of compiling qt for android
where I tried to find solution to remove said sh.exe paracedi or something that could be in the system, but I tried everything and there was
Until I installed a vm with empty + windowsxp qtnecessitas yet to confirm the same error ocoreru
anyone have any idea how to identify what can be?
the problem is seen below
Running build steps for project untitled1...
Starting: "c:\qt\necessitas\android\qt\480\armeabi-v7a\bin\qmake.exe" "C:\Documents and Settings\flaviomarcio\untitled1\untitled1.pro" -r -spec android-g++ -win32
O sistema nÆo pode encontrar o caminho especificado.
-win32 is deprecated.
The process "c:\qt\necessitas\android\qt\480\armeabi-v7a\bin\qmake.exe" exited normally.
Starting: "C:\Qt\necessitas\QtCreator\bin\ma-make.exe" -w
ma-make: Entering directoryC:/Documents and Settings/flaviomarcio/untitled1-build--Necessitas_Qt_4_8_0_for_Android_armv7a_Release' ma-make: Nothing to be done for
first'.
ma-make: Leaving directoryC:/Documents and Settings/flaviomarcio/untitled1-build--Necessitas_Qt_4_8_0_for_Android_armv7a_Release' The process "C:\Qt\necessitas\QtCreator\bin\ma-make.exe" exited normally. Starting: "C:\Qt\necessitas\QtCreator\bin\ma-make.exe" INSTALL_ROOT="C:\\Documents and Settings\\flaviomarcio\\untitled1\\android" install -w ma-make: Entering directory
C:/Documents and Settings/flaviomarcio/untitled1-build--Necessitas_Qt_4_8_0_for_Android_armv7a_Release'
ma-make: Leaving directory `C:/Documents and Settings/flaviomarcio/untitled1-build--Necessitas_Qt_4_8_0_for_Android_armv7a_Release'
'and' nÆo ‚ reconhecido como um comando interno
ou externo, um programa oper vel ou um arquivo em lotes.
ma-make: *** [install_target] Error 1
The process "C:\Qt\necessitas\QtCreator\bin\ma-make.exe" exited with code 2.
Error while building project untitled1 (target: Android)
When executing build step 'Copy application data' -
wrote on 4 Apr 2012, 20:55 last edited by
I have the same bug as you, did you resolve this problem?