Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Android Newbie: On Samsung Note 3 KitKat (4.4.2)

Android Newbie: On Samsung Note 3 KitKat (4.4.2)

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 2 Posters 1.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.
  • idlefrogI Offline
    idlefrogI Offline
    idlefrog
    wrote on last edited by
    #1

    Hello, I'm new to QML/Android, and need some help.

    I created a hello world project, and deployed it to the Samsung Note. Although it did display the 'hello' message I got a number of error messages including:

    java.lang.ClassNotFoundException: android.graphics.drawable.RippleDrawable
    ...
    FT_New_Face failed with index 0 : 90
    QEGLPlatformContext::swapBuffers(): eglError: 12294, this: 0x5c100420

    I get similar errors from the demos too, such as 'SameGame' / 'Clocks'.
    Have I configured something incorrectly? Is this some library mismatch?
    Or are Samsung Note 3's not supported?
    Qt Version: 5.4 RC
    Device: Arm7 based

    1 Reply Last reply
    0
    • A Offline
      A Offline
      aleus
      wrote on last edited by
      #2

      I have same issue in Qt 5.4 RC. This bug not appears in Qt 5.3.

      1 Reply Last reply
      0
      • idlefrogI Offline
        idlefrogI Offline
        idlefrog
        wrote on last edited by
        #3

        Thanks aleus,
        That fixed the first error message.
        I think they should make it more explicit that 5.4 is a RC.

        I tried 5.3, built the default QML 'hello world' project.
        But get error:
        fontdatabases/basic/qbasicfontdatabase.cpp:239 (static QStringList QBasicFontDatabase::addTTFile(const QByteArray&, const QByteArray&, QSupportedWritingSystems)): FT_New_Face failed with index 0 : 90

        Am using the wrong font?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          aleus
          wrote on last edited by
          #4

          What version of Android SDK and NDK do you use?

          1 Reply Last reply
          0
          • idlefrogI Offline
            idlefrogI Offline
            idlefrog
            wrote on last edited by
            #5

            I am using:

            • NDK: r10d (64-bit)
            • SDK: r24
            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