Forums - GetSerial fails on Pixel XL Phone

1 post / 0 new
GetSerial fails on Pixel XL Phone
anilmaddala
Join Date: 5 Apr 18
Posts: 1
Posted: Thu, 2018-04-05 17:50

Hi, I installed Linux version of Hexagon SDK v3.0.

I am trying to get the serail number of rooted Pixel XL Phone following instructions from file:///home/Qualcomm/Hexagon_SDK/3.0/docs/Tools_Signing.html#Android

The GUI APK crashes with error:

Quote:
--------- beginning of crash 04-05 23:39:38.139  2276  2276 E AndroidRuntime: FATAL EXCEPTION: main 04-05 23:39:38.139  2276  2276 E AndroidRuntime: Process: com.qualcomm.dev.platform.adsp.getserial, PID: 2276 04-05 23:39:38.139  2276  2276 E AndroidRuntime: java.lang.UnsatisfiedLinkError: No implementation found for long com.qualcomm.dev.platform.adsp.getserial.JniGetSerial.getserial() (tried Java_com_qualcomm_dev_platform_adsp_getserial_JniGetSerial_getserial and Java_com_qualcomm_dev_platform_adsp_getserial_JniGetSerial_getserial__) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at com.qualcomm.dev.platform.adsp.getserial.JniGetSerial.getserial(Native Method) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at com.qualcomm.dev.platform.adsp.getserial.JniGetSerial.GetSerial(JniGetSerial.java:13) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at com.qualcomm.dev.platform.adsp.getserial.MainActivity.GetSerial(MainActivity.java:37) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at com.qualcomm.dev.platform.adsp.getserial.MainActivity.onCreate(MainActivity.java:65) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:6682) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2619) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2727) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1478) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6121) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 04-05 23:39:38.139  2276  2276 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
 
Also the command-line tool does not return. It just takes forever without any error.
 
  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.