Tuesday, June 7, 2011

[android-developers] Re: java.net.SocketException: Address family not supported by protocol

What address are you trying to use?

On 7 jun, 11:45, Ankur Kumar <specialan...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment