I want to make an Http Connection to my own servlet. Here is my code:
try { HttpClient client = new DefaultHttpClient(); HttpPost httpMethod = new Ht
I had the same problem but I solved it by putting in the following label said
which allowed me to connect to the Internet.