duongame
Android developer
Thursday, September 18, 2014
Android MAC 주소 알아내기
WifiManager mng = (WifiManager)getSystemService(WIFI_SERVICE);
WifiInfo info = mng.getConnectionInfo();
String mac = info.getMacAddress();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment