friend’s
I need help on running an application in 3G,the application works well in wifi,but also i need to work it on 3G also,what i have to do work in 3G.is there anything i need to add in manifest file for 3G?
help me.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, all you need is the internet permission. How the device is connected to the internet is nothing you need to care about. You just need to handle timeouts and offline modes, which normally doesn’t happen on wifi.