Hello...
Sometimes we need to know the country code, IMEI number, subscriber of a phone.
Their is very simple solution, For this android gives facility to know it by providing TelephonyManager class.
TelephonyManager have many methods to get information like serial number, Subscriber id, IMEI number, country code etc
0 Comment(s)