On other platforms (desktop) I very often see XML payloads messed up
over HTTP by proxies. Usually some request/response header to signal
no use of proxy fixes the issue.

(This might not be the case for you though)

On Thu, Sep 26, 2013 at 8:03 PM, Gaurav Sharma
<[email protected]> wrote:
> Thank for response
>
> @Nobu : I tried to tump it but was not able to dump it and yes changing the
> network is working fine. If i switch to AT&T or some other network provider
> it is working like a charm.
> @Robert: I am using Http protocol to transfer file.
>
>
> On Thu, Sep 26, 2013 at 9:17 PM, Robert Greenwalt <[email protected]>
> wrote:
>>
>> There have been cases in the past where a carrier has intercepted and
>> alterned content flowing over their network - most notably graphics getting
>> down-rezed or compressed.  I'd not heard of this happening on xml, but the
>> fact that changing networks fixes the problem suggests something like this
>> may be happening.
>>
>> What protocol are you using to transfer the file?
>>
>>
>> On Thu, Sep 26, 2013 at 8:03 AM, Nobu Games <[email protected]>
>> wrote:
>>>
>>> Could you post an example of such a corrupted version of your XML files?
>>> Maybe as a hex dump?
>>>
>>>
>>> On Thursday, September 26, 2013 4:01:31 AM UTC-5, Gaurav Sharma wrote:
>>>>
>>>> I am having a very strange issue in my android app. I receive xml file
>>>> from server and perform operation based on xml content.
>>>>
>>>> It is working on almost every network for eg. AT&T, Verizon in USA,
>>>> airtel, vodaphone and others in india.But it not working on sprint network
>>>> USA.
>>>>
>>>> When i tried to find xml content i am getting some byte code or unicode
>>>> not the plain xml file. I looked for more information i found other also 
>>>> has
>>>> faced this issue on sprint evdeo. people says turn off byte mobile
>>>> optimization here
>>>>
>>>> I am not able to turn off mobile byte optimization. If i switch to wifi
>>>> network it receive file properly. Issue occur on sprint cellular network
>>>> only.
>>>>
>>>> Any help or any pointer will be very much appreciated. Thanks in advance
>>>
>>> --
>>> 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 unsubscribe from this group and stop receiving emails from it, send an
>>> email to [email protected].
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>> --
>> 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 a topic in the
>> Google Groups "Android Developers" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/android-developers/eihARGT8Pl8/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected].
>>
>> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
> --
> Gaurav Sharma
> Bangalore
>
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.



-- 
Michael Banzon
http://michaelbanzon.com/

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to