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.4 beta 1: App not running on Android simulator anymore
QtWS25 Last Chance

Qt 5.4 beta 1: App not running on Android simulator anymore

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 2 Posters 2.7k Views
  • 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.
  • N Offline
    N Offline
    nando76
    wrote on last edited by
    #1

    Hi,
    i just upgraded to Qt 5.4 beta 1.
    Somehow my app which runs fine on desktop chrashes now in simulator. (runs fine with Qt 5.3.2 on android sim + device).

    Build succeeded but now while staring in the simulator it crashes.

    One of the last application output is:

    @W/EGL_emulation( 909): eglSurfaceAttrib not implemented
    "com.test.testApp" died.Debugging has finished
    @

    Is there a way to debug stack trace or to switch to a verbose mode to see more details where the problem could be?

    I use the following sdks:
    jdk1.8.0_05 (sun)
    adt-bundle-linux-x86_64-20130917/sdk
    android-ndk-r10c

    Any ideas?

    Greetings
    Nando

    1 Reply Last reply
    0
    • K Offline
      K Offline
      KiNgFrUiT
      wrote on last edited by
      #2

      Did you ever resolve this issue? I am having a similar issue with 5.4.0

      I have tested a widget and qml application on both the arm and x86 android simulators and also genymotion, my results are as follows.

      my widget app is a brand new widget app
      my xml app is a brand new qml app

      android 4.4.2 was used for all tests

      google sim arm widget - runs with eglSurfaceAttrib not implemented error
      google sim x86 widget - runs with eglSurfaceAttrib not implemented error
      google sim arm qml - runs with eglSurfaceAttrib not implemented error
      google sim x86 qml - crashes app, has java.lang.ClassNotFoundException: android.graphics.drawable.RippleDrawable errors

      genymotion x86 widget - runs with eglSurfaceAttrib not implemented error
      genymotion x86 qml - crashes whole simulator

      1 Reply Last reply
      0
      • K Offline
        K Offline
        KiNgFrUiT
        wrote on last edited by
        #3

        Did you ever resolve this issue? I am having a similar issue with 5.4.0

        I have tested a widget and qml application on both the arm and x86 android simulators and also genymotion, my results are as follows.

        my widget app is a brand new widget app
        my xml app is a brand new qml app

        android 4.4.2 was used for all tests

        google sim arm widget - runs with eglSurfaceAttrib not implemented error
        google sim x86 widget - runs with eglSurfaceAttrib not implemented error
        google sim arm qml - runs with eglSurfaceAttrib not implemented error
        google sim x86 qml - crashes app, has java.lang.ClassNotFoundException: android.graphics.drawable.RippleDrawable errors

        genymotion x86 widget - runs with eglSurfaceAttrib not implemented error
        genymotion x86 qml - crashes whole simulator

        1 Reply Last reply
        0
        • N Offline
          N Offline
          nando76
          wrote on last edited by
          #4

          Hi,
          i now use 5.4.0 final on mac....
          Deploying is very unstable.... now it works... but i do not exactly why...
          Try to remove JDK, NDK and ADT... The completly clean all build directories.
          Set the JDK, NDK and ADT again to the latest available...
          Try with android 4.4 not 5 (it is not working for me)...

          Good luck

          1 Reply Last reply
          0
          • N Offline
            N Offline
            nando76
            wrote on last edited by
            #5

            Hi,
            i now use 5.4.0 final on mac....
            Deploying is very unstable.... now it works... but i do not exactly why...
            Try to remove JDK, NDK and ADT... The completly clean all build directories.
            Set the JDK, NDK and ADT again to the latest available...
            Try with android 4.4 not 5 (it is not working for me)...

            Good luck

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

              Thanks for quick reply and your suggestions. Unfortunately I was unable to resolve my problems.

              I have managed to work around the genymotion crash however, I downgraded the virtual-device image I was using to 4.3 ABI 18.

              1 Reply Last reply
              0
              • K Offline
                K Offline
                KiNgFrUiT
                wrote on last edited by
                #7

                Thanks for quick reply and your suggestions. Unfortunately I was unable to resolve my problems.

                I have managed to work around the genymotion crash however, I downgraded the virtual-device image I was using to 4.3 ABI 18.

                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