Question

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

Était-ce utile?

La solution

call the following on command windows

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

Try this it will work..

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top