Hello All,

even I am getting the similar exception on ICS
java.lang.RuntimeException: PhoneFactory.getDefaultPhone must be called 
from Looper thread..
The problem here is , it is not 100% occuring and even I am not calling the 
PhoneFactory method.
I am calling CallManger.java provided interface which just returns the 
phone object..
I still wonder that how I am getting this exception..ANy help???

On Wednesday, June 24, 2009 7:48:08 AM UTC+5:30, Naveen K wrote:
>
> Hi, 
>
> I am trying to call PhoneFactory.getDefaultPhone from a new 
> application so that I can access its invokeOemRilRaw* functions. But 
> it gives me a  "java.lang.RuntimeException: 
> PhoneFactory.getDefaultPhone must be called from Looper thread" error. 
>
> Is this possible ? Or is this function dedicated for the PhoneApp 
> only ? 
>
> Thank you, 
> Naveen 
>

-- 
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