String macAddress = android.provider.Settings.Secure.getString(App.getApp().getContentResolver(), "bluetooth_address");
在*上有解决方法,在设备6.0和7.0上试了下有效果
转载来自:http://blog.csdn.net/zgcqflqinhao/article/details/52527860
String macAddress = android.provider.Settings.Secure.getString(App.getApp().getContentResolver(), "bluetooth_address");
在*上有解决方法,在设备6.0和7.0上试了下有效果
转载来自:http://blog.csdn.net/zgcqflqinhao/article/details/52527860