I am trying to upload a video to a server using my Android device. I am using an HTTP request to send data. It works fine when using a Wi-Fi connection. But as soon as I switch to 3g, it does not load. I can see the progress bar (which I show during loading in the process), but for a long time, and finally, if the application is left for some time, it freezes. Is there a solution to solve this problem. Please reply.
Angel source
share