Advertisement
wbrambley

NFC sucking on Android 5.1.1

Jun 1st, 2015
503
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. E/AudioPolicyManager( 152): unknown stream type 13
  2. E/AudioPolicyManager( 152): unknown stream type 13
  3. E/AudioPolicyManager( 152): unknown stream type 13
  4. I/Process ( 903): Sending signal. PID: 903 SIG: 9
  5. I/ServiceManager( 136): service 'nfc' died
  6. I/ActivityManager( 558): Process com.android.nfc (pid 903) has died
  7. I/ActivityManager( 558): Start proc 2211:com.android.nfc/1027 for restart com.android.nfc
  8. I/NfcService( 2211): Starting NFC service
  9. I/NFCJNI ( 2211): NFC Service: loading nxp JNI
  10. D/BluetoothManagerService( 558): Message: 20
  11. D/BluetoothManagerService( 558): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@2b0afa52:true
  12. W/Settings( 2211): Setting device_provisioned has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
  13. I/NfceeAccess( 2211): read 4 signature(s) for NFCEE access
  14. W/Settings( 2211): Setting airplane_mode_radios has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
  15. W/Settings( 2211): Setting airplane_mode_toggleable_radios has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
  16. E/art ( 2211): No implementation found for int com.android.nfc.cardemulation.AidRoutingManager.doGetDefaultRouteDestination() (tried Java_com_android_nfc_cardemulation_AidRoutingManager_doGetDefaultRouteDestination and Java_com_android_nfc_cardemulation_AidRoutingManager_doGetDefaultRouteDestination__)
  17. D/AndroidRuntime( 2211): Shutting down VM
  18. E/AndroidRuntime( 2211): FATAL EXCEPTION: main
  19. E/AndroidRuntime( 2211): Process: com.android.nfc, PID: 2211
  20. E/AndroidRuntime( 2211): java.lang.UnsatisfiedLinkError: No implementation found for int com.android.nfc.cardemulation.AidRoutingManager.doGetDefaultRouteDestination() (tried Java_com_android_nfc_cardemulation_AidRoutingManager_doGetDefaultRouteDestination and Java_com_android_nfc_cardemulation_AidRoutingManager_doGetDefaultRouteDestination__)
  21. E/AndroidRuntime( 2211): at com.android.nfc.cardemulation.AidRoutingManager.doGetDefaultRouteDestination(Native Method)
  22. E/AndroidRuntime( 2211): at com.android.nfc.cardemulation.AidRoutingManager.<init>(AidRoutingManager.java:76)
  23. E/AndroidRuntime( 2211): at com.android.nfc.cardemulation.RegisteredAidCache.<init>(RegisteredAidCache.java:130)
  24. E/AndroidRuntime( 2211): at com.android.nfc.cardemulation.CardEmulationManager.<init>(CardEmulationManager.java:63)
  25. E/AndroidRuntime( 2211): at com.android.nfc.NfcService.<init>(NfcService.java:387)
  26. E/AndroidRuntime( 2211): at com.android.nfc.NfcApplication.onCreate(NfcApplication.java:61)
  27. E/AndroidRuntime( 2211): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
  28. E/AndroidRuntime( 2211): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4568)
  29. E/AndroidRuntime( 2211): at android.app.ActivityThread.access$1600(ActivityThread.java:151)
  30. E/AndroidRuntime( 2211): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1379)
  31. E/AndroidRuntime( 2211): at android.os.Handler.dispatchMessage(Handler.java:102)
  32. E/AndroidRuntime( 2211): at android.os.Looper.loop(Looper.java:135)
  33. E/AndroidRuntime( 2211): at android.app.ActivityThread.main(ActivityThread.java:5273)
  34. E/AndroidRuntime( 2211): at java.lang.reflect.Method.invoke(Native Method)
  35. E/AndroidRuntime( 2211): at java.lang.reflect.Method.invoke(Method.java:372)
  36. E/AndroidRuntime( 2211): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  37. E/AndroidRuntime( 2211): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  38. W/ActivityManager( 558): Process com.android.nfc has crashed too many times: killing!
  39. E/AudioPolicyManager( 152): unknown stream type 13
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement