This: DEBUG/SntpClient(64):
does not look like your application, unless you're developing an NTP client that's built into the emulator's system image (process id = 64). Most likely harmless and can be ignored. -- Kostya 2011/6/7 ThaMe90 <[email protected]> > What address are you trying to use? > > On 7 jun, 11:45, Ankur Kumar <[email protected]> wrote: > > Not able to figure out the solution to this problem. Have searched many > > forums and blogs. Please help. > > > > My application is not loading in the emulator and in the* LogCat* I see > the > > following: > > > > *DEBUG/SntpClient(64): request time failed: java.net.SocketException: > > Address family not supported by protocol* > > > > *Console output:* > > > > [2011-06-07 02:24:49 - AndroidApplication] Android Launch! > > [2011-06-07 02:24:49 - AndroidApplication] adb is running normally. > > [2011-06-07 02:24:49 - AndroidApplication] Performing > > com.netapp.sysmgr.app.AndroidApplication activity launch > > [2011-06-07 02:24:49 - AndroidApplication] Automatic Target Mode: > Preferred > > AVD 'A-2.3.3' is available on emulator 'emulator-5554' > > [2011-06-07 02:24:49 - AndroidApplication] Uploading > AndroidApplication.apk > > onto device 'emulator-5554' > > [2011-06-07 02:24:49 - AndroidApplication] Installing > > AndroidApplication.apk... > > [2011-06-07 02:24:50 - AndroidApplication] Success! > > [2011-06-07 02:24:50 - AndroidApplication] Starting activity > > com.netapp.sysmgr.app.AndroidApplication on device emulator-5554 > > > > But it doesn't start the app on emulator. > > > > I have enabled internet permission in the Manifest file. > > > > -- > > Regards, > > > > Ankur Kumar > > -- > 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 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

