关于Bluetooth Reboot
蓝牙重新启动是一个简单的应用程序切换您的蓝牙适配器。
A simple, ad-free application that toggles the Bluetooth adapter on an Android device. This application was initially created to work around an issue with my Nexus 4 and Alpine car stereo. My phone always required a toggle of the Bluetooth adapter before the devices would pair, so I automated the process with a button press. I uploaded the application in case it's useful to someone else. The application has no UI and simply disables Bluetooth and re-enables it a few seconds later.
Note that this application will appear in your application drawer under the name "Reboot."
Bluetooth Reboot is an open source application released under the MIT License. The source code can be viewed at the following link: https://github.com/JustinMockler/bluetooth-reboot
Permissions Requested:
Bluetooth - Check whether Bluetooth is enabled or disabled.
Bluetooth Admin - Enable and disable Bluetooth.