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

2009-05-06 Thread Explore Android
ry. Thanks On May 2, 7:29 pm, Raphael wrote: > Do you have android:name="android.permission.INTERNET"> 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 > &

[android-beginners] java.net.UnknownHostException

2009-04-29 Thread Explore Android
Hi, I am working on a implementing IM (yahoo) application in Android. I want to create a service which handles all the core part i.e., creating a socket, logining into the IM server etc., and I want to use this service from a 'Separate' IM application. The manifest file of service apk is as foll

[android-beginners] Re: Issues with debugging using Ganymede Eclipse

2009-04-27 Thread Explore Android
Hi Xav, I am looking to debug Android applications using Eclipse Ganymede 3.4.2 in Ubuntu 8.10 which is running on VMWare virtual machine. I found the following webpage which outlines the steps to be followed, http://source.android.com/using-eclipse I could not understand steps at the following