telephonyManager =
> (TelephonyManager)getSystemService(Context.TELEPHONY_SERVICE);
>              String phoneNumber = telephonyManager.getLine1Number();
>
>
> But in you phone set some settings >
>
>                   Contacts>menu>my profile>add u information
>

<uses-permission android:name="android.permission.READ_OWNER_DATA"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>

>
>
> --
> Regards,
> Narayanareddy.B
> 9032478372
>
>


-- 
Regards,
Narayanareddy.B
9032478372

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to