how to get MacID of mobiledevice in android? -


कैसे एंड्रॉइड में मोबाइल ऐड्रॉइड के मैकआइड को पाने के लिए?

यह प्रयास करें

  वाईफ़ाई प्रबंधक प्रबंधक = (वाईफ़ाई प्रबंधक) getSystemService (संदर्भ। WIFI_SERVICE); WifiInfo wifiInfo = manager.getConnectionInfo (); स्ट्रिंग MACAddress = wifiInfo.getMacAddress ();  

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -