I\'m trying to call a httpClient and the response is \"Permission denied (missing INTERNET permission?)\". In the normal browser of Android I can open the URL without proble
Try this You give permission correct but Permissions must be outside of the application tag maintain order for the tag
.... your code is like this way