Hi Micheal, Thanks for your concern,
#1 chunk data here indicates some unit of bytes (may be 512, 1024 etc) . it would be better if you could point me to some example of such an application written in java which works on android #2 browser doesnot connect to internet by default, i am getting "network error" when i am trying to access www.google.com through android browser. (for your information , my host is within a firewall protected by proxy server) . is there any way to connect android emulator to internet in this scenario. regards Suhail On Tue, Nov 25, 2008 at 11:22 PM, Michael <[EMAIL PROTECTED]> wrote: > > #2 happens by default, there's no special configuration. > > As for #1, what is "chunk data"? Most networking operations in > Android are done the same as in Java, with the Socket library. > > For displaying data, why not look at the example applications included > in the source code, as well as the tutorial? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

