I have a widget and it displays text in diferent foreign langauges from an external database. When it receives data using WIFI it displays everything correct and perfect but when the same data is received through 3G(mobile network) network it displays junk characters. I am using HTTP to receive the data.
What could be the issue. please anyone help me out.
I have checked the log and even i download the texts to a textfile. But the issue is the same. With WIFI its perfect but on 3G network its showing junk charaters. Can't figure out what is the issue.