Sunday, May 16, 2010

Re: [android-developers] Emulator Internet Connectivity Problem

Ali Murtaza wrote:
> But when i click on button to send request it
> return null.

I would recommend more detail next time, explaining what it is you mean
by "send request" and "return null".

> I have checked the request link in chrom it send data
> successfully please help me

First, check "the request link" in the built-in Browser application on
the emulator. Perhaps that is what you meant by "in chrom". If this
fails, your problem is tied to the emulator's access to the Web site in
question, perhaps due to a firewall at your facility.

If the built-in browser works, then try some Internet access code that
is known to work on Android. If that code works, then you can compare it
to what you are doing to try to determine what is in yours that causes
the problem.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

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