android.os.ServiceManager.getService("wifi").getWifiApEnabledState() == 13;
// 获取热点是否开启

#MVEL表达式 #Javascript
 
 
Back to Top