Pergunta

I remember there is a place to check the baudrate in Android system.

However, I dont exactly remember where it is.

In adb shell, there should be a directory to find out.

Can anyone let me know this information? thanks

Foi útil?

Solução

call the following on command windows

am startservice -a com.company.service.bluetooth.ON

Try this it will work..

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top