SyntaxFix
Write A Post
Hire A Developer
Questions
Using this simple method
WifiManager wm = (WifiManager) getApplicationContext().getSystemService(Context.WIFI_SERVICE); String WLANMAC = wm.getConnectionInfo().getMacAddress();