I am making an application that uploads images to server and updates its database to server in android while executing it, it shows an error
Connection to ht
Two solutions for this error:
1. add this permission in your androidManifest.xml of your Android project
2. Turn on the Internet Connection of your device first.