after upgrading to Android N, the rSAP installer app hangs on SIM connection saying there was a timeout waiting for "GET_VERSION". Did I miss something there?
Code: Select all
--------- beginning of main
10-04 19:04:50.622 I/Adreno ( 6414): QUALCOMM build : 74df444, I409c65498b
10-04 19:04:50.622 I/Adreno ( 6414): Build Date : 06/22/16
10-04 19:04:50.622 I/Adreno ( 6414): OpenGL ES Shader Compiler Version: XE031.08.00.02
10-04 19:04:50.622 I/Adreno ( 6414): Local Branch : N16
10-04 19:04:50.622 I/Adreno ( 6414): Remote Branch :
10-04 19:04:50.622 I/Adreno ( 6414): Remote Branch :
10-04 19:04:50.622 I/Adreno ( 6414): Reconstruct Branch :
10-04 19:04:50.632 I/OpenGLRenderer( 6414): Initialized EGL, version 1.4
10-04 19:04:50.632 D/OpenGLRenderer( 6414): Swap behavior 1
10-04 19:04:50.751 W/BluetoothAdapter( 6414): getBluetoothService() called with no BluetoothManagerCallback
10-04 19:04:51.672 I/RSAPBroadcastReceiver( 6414): ##### starting rSAP service #####
10-04 19:04:53.816 W/BluetoothAdapter( 6414): getBluetoothService() called with no BluetoothManagerCallback
10-04 19:04:55.096 I/WebViewFactory( 6414): Loading com.google.android.webview version 53.0.2785.124 (code 278512450)
10-04 19:04:55.127 I/cr_LibraryLoader( 6414): Time to load native libraries: 2 ms (timestamps 6395-6397)
10-04 19:04:55.128 I/cr_LibraryLoader( 6414): Expected native library version number "53.0.2785.124", actual native library version number "53.0.2785.124"
10-04 19:04:55.143 V/WebViewChromiumFactoryProvider( 6414): Binding Chromium to main looper Looper (main, tid 1) {a8cd148}
10-04 19:04:55.143 I/cr_LibraryLoader( 6414): Expected native library version number "53.0.2785.124", actual native library version number "53.0.2785.124"
10-04 19:04:55.144 I/chromium( 6414): [INFO:library_loader_hooks.cc(151)] Chromium logging enabled: level = 0, default verbosity = 0
10-04 19:04:55.155 I/cr_BrowserStartup( 6414): Initializing chromium process, singleProcess=true
10-04 19:04:55.276 W/cr_AwContents( 6414): onDetachedFromWindow called when already detached. Ignoring
10-04 19:04:55.286 I/cr_Ime ( 6414): ImeThread is not enabled.
10-04 19:04:55.341 E/libEGL ( 6414): validate_display:99 error 3008 (EGL_BAD_DISPLAY)
10-04 19:04:55.378 W/VideoCapabilities( 6414): Unrecognized profile 2130706433 for video/avc
10-04 19:04:55.434 I/VideoCapabilities( 6414): Unsupported profile 4 for video/mp4v-es
10-04 19:04:55.597 W/cr_BindingManager( 6414): Cannot call determinedVisibility() - never saw a connection for the pid: 6414
10-04 19:04:57.829 D/OpenGLRenderer( 6414): endAllActiveAnimators on 0xd03be480 (RippleDrawable) with handle 0xc9ec1000
10-04 19:05:03.536 I/BluetoothRSAPService( 6414): ----- start Logger main
10-04 19:05:03.555 I/RSAPPreferenceActivity( 6414): APK version: 3.0.2
10-04 19:05:03.556 I/RSAPPreferenceActivity( 6414): RIL wrapper version: 8 Generic UIM SAP 2 - V3.0
10-04 19:05:03.556 I/RSAPPreferenceActivity( 6414): Socket creator: Android API
10-04 19:05:03.556 I/RSAPPreferenceActivity( 6414): Bluetooth state: STATE_LISTEN
10-04 19:05:03.556 I/RSAPPreferenceActivity( 6414): SIM state: Idle
10-04 19:05:03.556 I/RSAPPreferenceActivity( 6414): Model: Nexus 5X
10-04 19:05:03.556 I/RSAPPreferenceActivity( 6414): Product: bullhead
10-04 19:05:03.556 I/RSAPPreferenceActivity( 6414): Device: bullhead
10-04 19:05:03.556 I/RSAPPreferenceActivity( 6414): Version: 7.0
10-04 19:05:03.556 I/RSAPPreferenceActivity( 6414): Build: NBD90W
10-04 19:05:17.770 I/rilaccess( 6414): ril socket closed
10-04 19:05:17.885 E/rilaccess( 6414): Connection refused
10-04 19:05:17.886 E/RsapRilSocketHandler( 6414): Socket handler open: Connection refused
10-04 19:05:25.624 D/OpenGLRenderer( 6414): endAllActiveAnimators on 0xd03cff00 (RippleDrawable) with handle 0xd00f8890
The rSAP functionality works, though, as I just tested with my car. Seems to be just a problem of the installer app? One interesting detail: After disconnecting from my car I had to unlock the SIM card again with the PIN code. Is this behaviour expected?