It may not be an app. Lots of phones do not know their own phone number, and most tablets do not have a phone number.
On Friday, April 19, 2013 11:15:15 AM UTC+1, dashman wrote: > > I'm using > > > ((TelephonyManager)context.getSystemService(Context.TELEPHONY_SERVICE)).getLine1Number() > > to retrieve the tel# of the device and then create a serial# out of it. > > > Some users have installed a telephony app (magic jack) that inhibits the > reporting > of the tel# - getLine1Number() reports null. > > Any other way to retrieve the number? > > > > > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

