i working on android Application and i want to get Only phone Number Not IMSI or IMEI No. from sim card (or) Mobile Phone to my Android application.
if i use getLine1Number() function from TelephonyManager
it will return null because setting/aboutPhone/PhoneNumber is "Unknown" in almost all
any Possible way ??
please help me !