Android 7 support
Re: Android 7 support
I guess I found the reason. I'll release an update soon.
Re: Android 7 support
You got it. Z5 dual MK.II is working now. Will test on my Audi tomorrow.
Thanks
Thanks
Re: Android 7 support
New problem: when running rsap service app my pebble can't be connected anymore. The connection drops directly and the watch will be paired with a new key. this is an endless process. as soon as I disable rsap service it works. any hints? logfiles? and which?
edit: If i start rsap after pebble (which stays connected then) status in rsap app says "Bluetooth Fehler".
edit: If i start rsap after pebble (which stays connected then) status in rsap app says "Bluetooth Fehler".
Re: Android 7 support
Maybe there are no more Bluetooth sockets available? You may try to kill a service in Bluetooth.apk that you don't need.
Re: Android 7 support
How to do this, do you have a screenshot/tutorial for it? I hear this one the first time...
Re: Android 7 support
Locate the Bluetooth app in the list of running services in Android developer settings and kill a service which you don't need, e.g. MAP.
I have no other idea what may go wrong. A Bluetooth error in my app shows that something goes wrong in the Android system. It may also be a bug in the Android firmware.
I have no other idea what may go wrong. A Bluetooth error in my app shows that something goes wrong in the Android system. It may also be a bug in the Android firmware.
Re: Android 7 support
Ok, found it. Will give it a try.