android 打開GPS

/** * 打卡GPS */ public static void openGPSSettings(Context context) { LocationManager alm = (LocationManager) context .getSystemService(Context.LOCATION_SERVICE); if (alm.isProviderEnabled
相關文章
相關標籤/搜索