android.os.ServiceManager.getService("bluetooth_manager").getState() == 12;
// 判断蓝牙是否开启

#MVEL表达式 #Javascript
 
 
Back to Top