Re: [android-developers] Re: Since Android 2.0 the phone number in the emulator became null - how to set it?

2009-11-02 Thread Marek Urbaniak
Thanks for your response! It's a little bit weird because after I restarted the Android 2.0 emulator the phone number is set. I hope it was a rare heisenbug. On Mon, Nov 2, 2009 at 2:55 AM, Nmix wrote: > Yes it is. I can see it in Settings and I can retrieve it > with .getLine1Number(). > > Howe

[android-developers] Re: Since Android 2.0 the phone number in the emulator became null - how to set it?

2009-11-01 Thread Nmix
Yes it is. I can see it in Settings and I can retrieve it with .getLine1Number(). However... if you are using a broadcast receiver for BOOT_COMPLETED, I have found with 2.0 (and sporadically with earlier versions) that it is not available when the receiver runs. Some delay seems to be required bef