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

android http

0
votes
1 answers
60 views

Capture android app http traffic

I need to see what http calls are made by a specific android app I have on my device (not rooted). Do you have any idea on what the easiest solution…
asked June 25, 2011 7:04 am CDT
Seb
-2
votes
0 answers
51 views

Android application connect to Server. Which is the best?

I have Android Application. I have to connect to MSSQL server. Which is best sever application using JAVA REST application, WCF(Windows…
asked June 24, 2011 11:56 pm CDT
user511760
0
votes
0 answers
39 views

Performing login to https website via Android app

First off, I'm pretty newb at this. I'm new to Android, to asp, to javascript, to http even. I'm trying to build an Android app that allows me to…
android http asp http-post
asked June 22, 2011 11:38 am CDT
Terence
2
votes
0 answers
36 views

Send HTTP GET request with header

From my Android app I want to request a URL with GET parameters and read the response. In the request I must add a x-zip header. The URL is…
asked June 22, 2011 10:50 am CDT
Jovan
2
votes
3 answers
28 views

File never fully downloaded

I am trying to download/resume file. Resume seems to work, but whole download brings the problem. After executing this code testfile is 5242845 .…
asked June 22, 2011 10:17 am CDT
POMATu
1
vote
2 answers
28 views

Get header from HttpResponse in Android

Is there a way to get the value of a specific header using the HttpResponse object returned by the HttpClient execute() method in Android ?
asked June 21, 2011 6:38 am CDT
Radu Stoenescu
0
votes
1 answer
28 views

Weird android exception on a HttpPost ?

When I want to access to my server and update my database, Android gives me a weird exception: 06-20 17:30:52.715: INFO/Exception3(32256): <meta…
android http exception post
asked June 20, 2011 10:36 am CDT
user420574
1
vote
2 answers
50 views

UnknownHostException when sending HTTPS/HTTP POST from Android Device

I'm trying to create an HTTP POST to Google servers to obtain the ClientLogin Auth (as described here ). The source code for the post is not a real…
android http exception http-post
asked June 17, 2011 7:01 am CDT
Martín Marconcini
0
votes
2 answers
50 views

Android: Using resolved IP Address instead of hostname

I would want to use resolved IP address to connect to server instead of hostname. Here is my code snippets: // Get domain name from URL String…
asked June 17, 2011 2:37 am CDT
Ramya K Sharma
0
votes
0 answers
29 views

How to tell if my request is HTTP POST or HTTP GET on Android

I'm using the following ksoap library to make calls to a webservice: ksoap2-j2se-full-2.1.2.jar (I was using ksoap2-android but turns out I had…
asked June 15, 2011 5:03 pm CDT
Paulina D.
0
votes
1 answers
40 views

Android HttpEntity object... Best ways to reuse it ??

I'm having a software who is doing a http GET request and then I am receiving an HttpEntity response. This is fine to me. The problem is that I want…
asked June 15, 2011 4:05 am CDT
Fabien
0
votes
2 answers
41 views

Best method for xml data storage

I am a php/mysql developer learning android. I am creating an android app that receives info from my php app to create list views of different…
asked June 14, 2011 11:51 am CDT
Traveling_Monk
0
votes
2 answers
32 views

How can I download and put an image in a view in Android

I use an API (...) I receive an url that contain a png, and I have trouble to show the picture. I have to download the picture, and to show it. I…
asked June 14, 2011 9:01 am CDT
clement
0
votes
0 answers
31 views

How to have a timeout management for a http request in android

public void traitementHTTPUriRequestTest(){ long start; long end; long duration; String Response = ""; start = 0; end = 0; HttpParams params = new…
asked June 14, 2011 7:35 am CDT
user785975
0
votes
1 answer
48 views

Alternative HTTP client library for Android

I'm looking for an alternative HTTP client library than what is already included in the SDK. I haven't been able to find any. Does anyone know of…
asked June 14, 2011 4:10 am CDT
Johann
1
vote
1 answer
26 views

Designing a chat application in android | communicating with a remote server

I am trying to implement a HTTP based chat here. All the chat messages are supposed to be stored at a remote server. Now as a receiver, i need to…
asked June 13, 2011 8:47 pm CDT
user580823
0
votes
1 answer
35 views

Android application and an HTTP server on ubuntu

my problem is this: for a personal project, I have to connect to an Android application and an HTTP server on ubuntu (it must then send information…
asked June 13, 2011 5:35 pm CDT
Giels
1
vote
1 answer
29 views

Android Update TextView(News feed) from Server

I am trying to develop as part of my app a sort of news feed for the user. When the user opens the app there will be a box at the top of the app…
asked June 13, 2011 12:34 pm CDT
IZI_Shadow_IZI
0
votes
0 answers
35 views

Multiple Http connections in Android

I have a thread that is used to access a web server and retrieve some data when the data is available. This is a COMET implementation, so the server…
asked June 13, 2011 11:35 am CDT
Johann
0
votes
1 answers
34 views

IOS + Android HTTP Protocols

Does iPad/iPhone and Android clients accept HTTP 2.0 protocol? What about HTTP 1.1? I'm very familiar with writing client/server tcp/ip socket, http…
asked June 13, 2011 11:03 am CDT
Steve
Pages : 1 | 2 | 3 | 4 | 5 > [11]
202

android http

Tagged: android + http
Related Tags
java × 280
php × 229
android × 202
apache × 135
post × 130
https × 126
python × 114
c# × 110
http-headers × 104
javascript × 102
rest × 97
proxy × 89
url × 81
server × 76
html × 74
asp.net × 71
iphone × 66
request × 60
sockets × 57
tcp × 55
c++ × 54
ruby × 53
web-services × 52
cookies × 49
redirect × 48
ajax × 47