Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

android httpclient

0
votes
0 answers
33 views

NullPointerException when creating an SSL-Socket

In my app I'm communicating with an webservice over SSL. Because I use a multipart entity which is not supported by android by default I included…
asked June 17, 2011 5:02 am CDT
Tom
0
votes
2 answers
62 views

Authentication Error when using HttpPost with DefaultHttpClient on Android

Hi, I'm running into a strange problem using HttpClient. I am using a DefaultHttpClient() with HttpPost. I was using HttpGet with 100% success but…
android https httpclient http-post http-get
asked May 24, 2011 12:32 pm CDT
Infiniti Fizz
0
votes
0 answers
36 views

Regarding HTTPClient : How to get the HTTP request posted by the native browser

Hi, Is it possible to get all the HTTP URL request triggered by the browser (Apache) from my client application ? If then, can you please tell me…
asked May 19, 2011 6:31 am CDT
Vijayan
0
votes
0 answers
77 views

Robolectric NoClassDefFoundError with org.apache packages

Hi, We are trying to integrate robolectric in our project but have runned into some unexpected problems. The project compiles fine when we're not…
asked April 27, 2011 2:37 am CDT
user726722
0
votes
1 answer
60 views

HttpClient on Android using Wifi causes delay (on initial request)

I'm having this wierd problem with HttpClient on Android. If I try to connect to https://api.myphotodiary.com/ using WiFi I'm having a delay before…
asked April 26, 2011 1:29 pm CDT
Joakim Berglund
0
votes
0 answers
66 views

Https on tmobile android super slow (using httpclient.execute method)

Hi, I have an application that makes numerous calls to REST web services I have written. I have noticed in general that when I added SSL the web…
asked April 25, 2011 12:51 pm CDT
user724100
0
votes
1 answer
40 views

Https worked on emulator but not on actual phone

I am developing Android app calling .net web service on https using server ssl certificate. It worked well on emulator but on actual phone, Vodafone…
asked April 19, 2011 11:26 pm CDT
bob
0
votes
0 answers
40 views

Android phone https using .net server cert

I was developing Android app calling .net web service on https and server ssl certificate. It worked well on emulator, but if I try on actual phone,…
asked April 19, 2011 10:23 pm CDT
bob
1
vote
1 answers
58 views

Reusing SSL Sessions in Android with HttpClient

I'm having a lot of difficulty resuming an SSL session on Android using HttpClient. I'm polling a server every 90 seconds (it's for industrial…
asked April 12, 2011 9:18 pm CDT
user705142
1
vote
1 answers
48 views

Is it okay to hardcode the password of my keystore in my app?

I'm a complete novice when it comes to SSL and security in general. I found the following example on how to load a keystore for trusting custom SSL…
asked March 3, 2011 6:15 pm CST
Neil Traft
0
votes
0 answers
74 views

HttpClient and custom TrustManager on android

Hi, I've been trying to register my custom TrustManger with the apache HttpClient library. The following link contains directions on how to perform…
asked March 2, 2011 10:17 am CST
Ivo
0
votes
1 answer
55 views

How to pass data with HttpPost

How do I pass data using an http post from an Android app using Java to a php file on a IIS server?
android http iis post httpclient
asked February 19, 2011 6:31 pm CST
user624765
0
votes
2 answers
68 views

HttpClient response only one line of XML

I'm using HttpClient to fetch an XML file and I'm having issues getting the entire document returned (it only returns one line of the XML file). So:…
asked February 9, 2011 12:50 am CST
typeoneerror
0
votes
1 answer
89 views

Apache http client or URLConnection

Hi I need to download a web page on an android app and I am having a hard time deciding whether to use the android apache htto client or java's…
asked January 25, 2011 3:39 pm CST
Amit
0
votes
4 answers
79 views

On an HTTP GET, do the headers come in first, following with the body (using the HttpClient library from apache)?

What I am doing : Trying to get familiar with the HTTP protocol and it's implementation. My question : Is it possible to get the headers…
asked January 3, 2011 7:00 pm CST
irwinb
15

android httpclient

Tagged: android + httpclient
Related Tags
java × 37
apache × 23
http × 21
ssl × 15
android × 15
https × 7
tomcat × 4
.net × 4
url × 3
sockets × 3
c# × 3
http-post × 3
cookies × 2
iis × 2
post × 2
handshake × 2
servlets × 2
encoding × 1
keep-alive × 1
logging × 1
user-agent × 1
jetty × 1
image × 1
envjs × 1