how to get mobile number automatically in android application resistration like whatsapp -


how can mobile number automatically after user installs android application. when registered in application without entering manually. using following code.

telephonymanager manager =(telephonymanager)getsystemservice(context.telephony_service); string phonenumber = manager.getline1number(); 

make sure have permission read_phone_state in manifest

also please here more information!


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -