Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Android Authorization Problem

    Mobile and Embedded
    1
    1
    664
    Loading More Posts
    • 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.
    • L
      leecs last edited by

      Hi,

      I am currently having a trouble authenticating a user account by calling GoogleAuthUtil.getToken(...) through JNI. I am keep getting "GoogleAuthException," which, according to "Android doc":http://developer.android.com/reference/com/google/android/gms/auth/GoogleAuthUtil.html, indicate "errors that are neither transient nor recoverable by the user."

      I am afraid, if it's not possible to get the authorization using Android API over JNI/Qt?

      I tested both Notification and AccountPicker, so JNI implementation seem to work properly.

      Is there any success story over this problem?

      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post