Advertisement
Captain_Throwback

FM Radio error

Jul 16th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. D/[FMRadio]BaseActivity(11311): updateActionBarAndStatusBarBkg +
  2. D/HDKLib0Util(11311): NoSuchMethodException
  3. W/System.err(11311): java.lang.NoSuchMethodException: getHDKBaseVersion []
  4. W/System.err(11311): at java.lang.Class.getMethod(Class.java:664)
  5. W/System.err(11311): at java.lang.Class.getMethod(Class.java:643)
  6. W/System.err(11311): at com.htc.a.a.<clinit>(Unknown Source)
  7. W/System.err(11311): at com.htc.a.a.a(Unknown Source)
  8. W/System.err(11311): at com.htc.b.a.a.<clinit>(Unknown Source)
  9. W/System.err(11311): at com.htc.fm.ap.activity.FMRadioMain.f(Unknown Source)
  10. W/System.err(11311): at com.htc.fm.ap.activity.FMRadioMain.onCreate(Unknown Source)
  11. W/System.err(11311): at android.app.Activity.performCreate(Activity.java)
  12. W/System.err(11311): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java)
  13. W/System.err(11311): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java)
  14. W/System.err(11311): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java)
  15. W/System.err(11311): at android.app.ActivityThread.access$800(ActivityThread.java)
  16. W/System.err(11311): at android.app.ActivityThread$H.handleMessage(ActivityThread.java)
  17. W/System.err(11311): at android.os.Handler.dispatchMessage(Handler.java)
  18. W/System.err(11311): at android.os.Looper.loop(Looper.java)
  19. W/System.err(11311): at android.app.ActivityThread.main(ActivityThread.java)
  20. W/System.err(11311): at java.lang.reflect.Method.invoke(Native Method)
  21. W/System.err(11311): at java.lang.reflect.Method.invoke(Method.java:372)
  22. W/System.err(11311): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
  23. W/System.err(11311): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
  24. W/System.err(11311): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
  25. D/[FMRadio][COMMON]UIServiceSender(11311): sendServiceWhat() hashcode: 1007340124, freq: -1, what: 103
  26. I/ActivityManager( 1125): Start proc 11331:com.htc.fm:uihelper/u0a107 for service com.htc.fm/.uiservice.UIService
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement