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. [Solved]How to setup the environment of android on win7 64bits(Qt5.1RC)?
Forum Updated to NodeBB v4.3 + New Features

[Solved]How to setup the environment of android on win7 64bits(Qt5.1RC)?

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 3 Posters 5.9k 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
    stereomatching
    wrote on last edited by
    #1

    Downloaded Qt5.1RC and setting the environment of android but fail

    These are my steps, I hope someone could tell me what am I doing wrong

    1: download and install SDK

    "sdk00":http://www.flickr.com/photos/92283971@N04/9079766039/
    "sdk01":http://www.flickr.com/photos/92283971@N04/9079765903/

    2: download and unzip ndk(32bits)

    "ndk":http://www.flickr.com/photos/92283971@N04/9079766361/

    3: download and unzip ant

    "ant":http://www.flickr.com/photos/92283971@N04/9081989000/

    4: download and install java jdk

    "jdk":http://www.flickr.com/photos/92283971@N04/9081988932/

    5: set up environment path

    "path":http://www.flickr.com/photos/92283971@N04/9081988690/

    6: set up QtCreator

    "creator":http://www.flickr.com/photos/92283971@N04/9081988546/

    7: select kit

    "kit":http://www.flickr.com/photos/92283971@N04/9079766441/

    8: start simulator

    9: try Qt example "emitters" and "animatedtiles", both of them fail

    error messages
    "Starting remote process.Unable to start 'org.qtproject.example.animatedtiles'."
    Starting remote process.Unable to start 'org.qtproject.example.emitters'.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      stereomatching
      wrote on last edited by
      #2

      I change the emulator setting, now the QWidget examples work, but the examples with qml2 do not work, because the emulator do not support opengl es2.0?

      "emulator setting":http://www.flickr.com/photos/92283971@N04/9083479180/

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

        OpenGL ES 2.0 apps have never correctly worked for me on the android emulator, also not back when I used eclipse. That's why I prefer using real devices

        1 Reply Last reply
        0
        • S Offline
          S Offline
          stereomatching
          wrote on last edited by
          #4

          Thanks, Moster, even it works I would prefer real devices, because the emulator is very slow.

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

            True, the emulator is damn slow and it has always been like that. There is another project that might be interesting. Its called androvm and seems to be pretty fast according to other guys, but I havent checked it out yet.

            1 Reply Last reply
            0
            • K Offline
              K Offline
              koahnig
              wrote on last edited by
              #6

              [quote author="Moster" date="1371646297"]True, the emulator is damn slow and it has always been like that. There is another project that might be interesting. Its called androvm and seems to be pretty fast according to other guys, but I havent checked it out yet.[/quote]

              It has been renamed to "Genymotion":http://www.genymotion.com/

              Looks interesting.

              Vote the answer(s) that helped you to solve your issue(s)

              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