Results 1 to 6 of 6

Thread: Qt in Android Possible?

  1. #1
    Join Date
    Jul 2010
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question Qt in Android Possible?

    can we install qt application in Android machine?. If possible what are the libraries to be needed.
    Thanks in advance

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt in Android Possible?

    Something like JavaQt *may* work, considering Android is Java-based.

  3. #3
    Join Date
    Jun 2010
    Location
    India
    Posts
    50
    Thanks
    1
    Thanked 15 Times in 14 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt in Android Possible?

    Is android built on top of Linux ?

  4. #4
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt in Android Possible?

    Yes, but you shouldn't depend on the processor architecture which is why applications use Java.

  5. #5
    Join Date
    Feb 2006
    Location
    Lafayette, CO, USA
    Posts
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: Qt in Android Possible?

    Quote Originally Posted by Prabha View Post
    can we install qt application in Android machine?. If possible what are the libraries to be needed.
    Not in any sort of official sense; Android isn't even listed as a "this might work maybe".

    On the other hand, there is this (and its yet-further clones):
    http://qt.gitorious.org/~taipan/qt/android-lighthouse

  6. #6
    Join Date
    Jul 2010
    Posts
    72
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4 Qt/Embedded Qt Jambi
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Qt in Android Possible?

    there is Necessitas suite:

    Hello,
    After I've downloaded Android SDK and Android NDK and I've created AVD Android 2.2 API level 8
    and I've installed Necessitas tool for building and deploying Qt applications to Android OS I've assigned Android NDK toolchain version as arm-linux-androiddeaby-4.4.3

    I've putted Qt version and Android SDK and NDK versions in Qt Creator options I've got android directory with shell java files created as in the videos only when launching as root.
    But the problem is when I build Qt project ( with android directory created in project folder's root ) I get following error both on root and user login:

    Assembler messages:
    Fatal error: Invalid -march= option: `armv5te'
    in main.o

    Does anybody know why that message ( error ) ? What is the problem? Why it can't be built?
    Thank you very much. I will try to help here too.

Similar Threads

  1. qt on android
    By carlovv81 in forum General Discussion
    Replies: 3
    Last Post: 1st February 2011, 12:42

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.