Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 5.1 for android (is it qtjambi or a normal qt version)
Forum Updated to NodeBB v4.3 + New Features

Qt 5.1 for android (is it qtjambi or a normal qt version)

Scheduled Pinned Locked Moved Mobile and Embedded
10 Posts 3 Posters 4.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shadabk92
    wrote on last edited by
    #1

    Hello,
    The new Qt 5.1 says it supports Android app development.
    Is it an extension of the "qtjambi" or "qtcreator"?
    Normally the Android programming is done using Java.
    So I want to know that is it a type of language binding such as "qtjambi" which is for java, or is it a separate IDE for Android development?
    I am presently using Android Developer Tools(Eclipse based IDE) and Android Studio for my development of applications.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Moster
      wrote on last edited by
      #2

      Its a java wrapper that loads the c++ libraries of Qt.
      So if qtjambi does that, its similar

      1 Reply Last reply
      0
      • S Offline
        S Offline
        shadabk92
        wrote on last edited by
        #3

        So does it mean that can we write a program using java and design the interface using the Qt's native qml language for Android app development?

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          It is not a language binding. You write your programs in C++ and QML; you don't write any Java code.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • S Offline
            S Offline
            shadabk92
            wrote on last edited by
            #5

            What if I want to program using Java and QML, but not C++ and QML as I am comfortable with Java more than C++?
            Is that possible?

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              I don't think so.

              Qt Jambi provided language bindings to let developers create Qt applications in Java, but it hasn't been maintained for many years. It only supported up to Qt 4.5, but you need Qt 5.1 for Android development.

              There is an unofficial "community fork":http://qt.gitorious.org/qt-jambi/qtjambi-community of Qt Jambi but I don't know what its quality is like, and I don't know if they support Android.

              You can subscribe to the "Development mailing list":http://lists.qt-project.org/mailman/listinfo/development and ask the Qt engineers if they have any plans to provide Java bindings.

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • S Offline
                S Offline
                shadabk92
                wrote on last edited by
                #7

                I am looking forward for using this qtjambi in Ubuntu Software development for Ubuntu Store, so I am looking at concrete solution so that it would be easy for me to decide an IDE for my project work.
                Though I also work on Eclipse and NetBeans but I was thinking of considering Qt as an extra option, because it has the qml.

                1 Reply Last reply
                0
                • JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #8

                  [quote author="shadabk92" date="1376993469"]I am looking forward for using this qtjambi in Ubuntu Software development for Ubuntu Store, so I am looking at concrete solution so that it would be easy for me to decide an IDE for my project work.
                  Though I also work on Eclipse and NetBeans but I was thinking of considering Qt as an extra option, because it has the qml.[/quote]The IDE doesn't need to be influenced by your tools. You can write Qt programs in Eclipse too :)

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    shadabk92
                    wrote on last edited by
                    #9

                    [quote author="JKSH" date="1377777354"][quote author="shadabk92" date="1376993469"]I am looking forward for using this qtjambi in Ubuntu Software development for Ubuntu Store, so I am looking at concrete solution so that it would be easy for me to decide an IDE for my project work.
                    Though I also work on Eclipse and NetBeans but I was thinking of considering Qt as an extra option, because it has the qml.[/quote]The IDE doesn't need to be influenced by your tools. You can write Qt programs in Eclipse too :)[/quote]

                    Does Eclipse and Netbeans completely support qml ?

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      Moster
                      wrote on last edited by
                      #10

                      [quote author="shadabk92" date="1377792442"]
                      [quote author="JKSH" date="1377777354"][quote author="shadabk92" date="1376993469"]I am looking forward for using this qtjambi in Ubuntu Software development for Ubuntu Store, so I am looking at concrete solution so that it would be easy for me to decide an IDE for my project work.
                      Though I also work on Eclipse and NetBeans but I was thinking of considering Qt as an extra option, because it has the qml.[/quote]The IDE doesn't need to be influenced by your tools. You can write Qt programs in Eclipse too :)[/quote]

                      Does Eclipse and Netbeans completely support qml ?[/quote]

                      I dont think so. The Eclipse plugin hasnt been updated for ages and I dont even know if there ever was a plugin for netbeans.

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved