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. Samsung Galaxy TAB3 emulation

Samsung Galaxy TAB3 emulation

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 2 Posters 2.4k 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.
  • D Offline
    D Offline
    deleted28
    wrote on last edited by
    #1

    Is anybody able to run a Android Virtual Device emulating a Samsung Galaxy TAB3
    on a 32 bit Linux ?

    Android 4.4.2 SDK (intel Atom x86)
    Qt 5.3, Qt Creator 3.1.1
    OpenSuse 13.1 32bit

    I run into OpenGL ES errors (?) and do not know how to solve
    and do not know its possible to solve yet at all.

    The apps built and deploy as expected but crashes
    on run in emulator. On real Tablet same app runs OK.
    error output:
    @...
    org.qtproject.example.HelloAndroid_q005-1/libHelloAndroid_q005.so 0xb2fd7168, skipping init
    D/ ( 2140): HostConnection::get() New Host Connection established 0xb94d2070, tid 2155
    D/ ( 2140): HostConnection::get() New Host Connection established 0xb94d4800, tid 2140
    D/dalvikvm( 2140): GC_CONCURRENT freed 454K, 16% free 2805K/3316K, paused 0ms+1ms, total 50ms

    W/EGL_emulation( 2140): eglSurfaceAttrib not implemented

    D/OpenGLRenderer( 2140): Enabling debug mode 0
    F/libc ( 2140): Fatal signal 8 (SIGFPE) at 0xb778bac8 (code=1), thread 2155 (lloAndroid_q005)

    "org.qtproject.example.HelloAndroid_q005" died.@

    Any ideas highly welcome, thx.

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

      Isn't the galaxy tab 3 an ARM device? I have one and I am confused at using Atom.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        deleted28
        wrote on last edited by
        #3

        Hi, i checked again:

        Hardware info on the Tab shows same as Wikipedia do:

        "Wikipedia":http://en.wikipedia.org/wiki/Samsung_Galaxy_Tab_3_10.1

        CPU 1.6 GHz dual-core
        Intel Atom Z2560 SoC processor

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Mr_Ada
          wrote on last edited by
          #4

          The 10.1, ok. Mine is the 7" one and that is ARM.

          1 Reply Last reply
          0
          • D Offline
            D Offline
            deleted28
            wrote on last edited by
            #5

            Good for you,
            seems to be much easier to emulate ARM

            1 Reply Last reply
            0
            • M Offline
              M Offline
              Mr_Ada
              wrote on last edited by
              #6

              Actually I have never been able to emulate my tablet on Windows or Linux. I was able to connect to device directly on Linux and not Windows.

              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