I have created an app in android and it requires some data to be transfered over internet. I have written the codes but I don’t see any data transfer on my device. Am I missing any point? Any suggestion will be appreciated.
Share
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.
You need to add permissions in the android Manifest file in order to have internet connection. Did you add these codes in android manifest file?