Which android sdk version are you using?
On Mon, Aug 8, 2011 at 5:15 PM, perumal316 wrote:
> Hi All,
>
> Below is my code snippet:
>
> File file = new File(filepath);
> HttpClient client = new DefaultHttpClient();
>
> //String url
Hi All,
Below is my code snippet:
File file = new File(filepath);
HttpClient client = new DefaultHttpClient();
//String url = "http://test.;
String url = "https://test..";;
It would be good if you let us know what have your tried and what
exactly is not working, some code samples, logs etc.
On Aug 2, 8:07 pm, perumal316 wrote:
> Hi All,
>
> I have implemented HTTP Post to post data to the backend. How do I
> implement HTTPS in Android (I have already configured the
3 matches
Mail list logo