Skip to content

Instantly share code, notes, and snippets.

View sheepyang2022's full-sized avatar

sheepyang2022

View GitHub Profile
package com.seuic.seuicoemconfig.Util;
import android.annotation.SuppressLint;
import android.content.Context;
import android.net.wifi.WifiConfiguration;
import android.net.wifi.WifiEnterpriseConfig;
import android.net.wifi.WifiManager;
import android.os.Build;
import android.text.TextUtils;
import android.util.Log;