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 Signed package and ProGuard Fatal Error.

Qt Signed package and ProGuard Fatal Error.

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.1k 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
    NKinney.Econolite
    wrote on last edited by
    #1

    This Is a QtQuick 2.0 hello world android application. Running on a nexus 7 device.

    Signed .apk + No ProGuard = Hello World
    Unsigned .apk + Proguard = Hello World
    Signed .apk + ProGuard = Fatal Error

    A native android app compiled with Eclipse, ProGuard and signed with the same key store works just fine in all three cases.

    To get ProGuard to run I’m uncommenting the line
    “proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt”.

    Has anyone seen this before?
    Am I doing something wrong?
    Is this a known bug?

    Thanks for any help.

    -Neil

    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