简体   繁体   中英

Android application not working in 3G network,but works in WIFI

I am doing a Hebrew app and the app receives some data from the server.The app works perfectly on wifi network but when it is in 3G network there is no response from the server.

I checked the response in the inbuilt android browser and I am getting "502 error"(Bad Gateway). But the app works on another phone with the same 3g network.

My http request to server works in background,not in the UI thread.

I have the similar problem on Samsung S3 mini device. Do you by any use case GSON library? I assume that this have something to do with it

Application is working on 4 other devices but fails only on S3mini!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM