[android-beginners] Re: java.net.UnknownHostException

2009-05-06 Thread Explore Android
Hi Raphael, Thanks for the response. Answer to your question is 'Yes' it has that permission. By the way the problem disappeared after I had restarted my PC, looks like it's do with my network connection but not with my Android app/ service. Anyways thanks for replying to my query. Thanks On Ma

[android-beginners] Re: java.net.UnknownHostException

2009-05-02 Thread Raphael
Do you have in the application that tries to bind to your service too? What does its manifest look like? R/ On Wed, Apr 29, 2009 at 2:14 AM, Explore Android wrote: > > Hi, > > I am working on a implementing IM (yahoo) application in Android. I > want to create a service which handles all the co