Hi guys!, I'm using Volley library and I love it, but recently I'm having a big problem, when I make a StringRequest to a one URL of my server with gzip, I got on success listener junk. That only occurs on Android 2.2, and I've tried to convert these junk byte to String but without success, GZIPInputstream says unknown format and other converting byte rutines doesn't works also :/.
P.D.: Sorry about my very bad english. Regards. -- -- 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.

