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

android http-post

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
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
36 views

Inserting data in the correct spot in a sorted mySQL table, via php/android

I have found a ton of information on this subject, but its overload. I can't seem to find exactly the solution I am looking for, all I find is…
php android mysql http-post sorted
asked June 12, 2011 7:59 am CDT
Robert
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
1 answer
31 views

How to extract data at the server end?

Hi, I have used the following code on my client side (Android emulator). HttpClient client=new DefaultHttpClient(); HttpPost httpPost=new…
android http server http-post
asked April 30, 2011 9:28 am CDT
Pradeep P Bomble
0
votes
1 answers
62 views

HttpPost request from Android to java server (jetty): parameters get lost?

Hi! I am sending off a rather simple httpPost request, following this howto . (It's in German, but you can have a look at the HTTP POST example).…
java android http jetty http-post
asked April 27, 2011 5:44 am CDT
jellyfish
0
votes
2 answers
89 views

Send xml files in android with http post

I want to know if anyone knows a good tutorial. I have in my app 2 edittexts with username and password. I want to write these in an xml file and…
android xml http http-post
asked April 7, 2011 9:37 am CDT
Mark Larson
0
votes
3 answers
101 views

Https posting, not receiving the expected value as result

I finally got my application to "seemingly" post to https. However, every time that i post and get the result, the result is -200. This result is…
java android http https http-post
asked April 6, 2011 3:51 pm CDT
prolink007
0
votes
2 answers
54 views

Https posting on android

I am needing to https post to a database server. I have been looking around SO and google and found a few examples and posts on this problem but am…
java android http https http-post
asked April 4, 2011 10:49 pm CDT
prolink007
0
votes
1 answer
116 views

How to send XML data via HTTP POST with Android

Hi all, i am developing an Android client to do the following HTTPRequest and read the response. i created the back end and tested with a web…
android web-services http soap http-post
asked March 24, 2011 1:17 am CDT
Keshan
0
votes
1 answer
67 views

How can I attach name-value pairs to a MultiPart POST request?

This example works great for one or the other, but not both: public void postData() {…
java android http http-post multipart
asked February 28, 2011 11:25 pm CST
Brian D
0
votes
1 answer
73 views

Android ClientLogin Authentication - HTTPURLConnect

I have implemented an HTTPOperations class in Android that can successfully produce an HTTP POST request. This class extends AsyncTask so that it…
android http http-post http-status-code-302
asked February 23, 2011 3:42 pm CST
Tim
0
votes
2 answers
363 views

Android, send and receive XML via HTTP POST method

Hello everyone, There is a relevant question, but I could not get the answer clearly. I would like to POST a short xml code <aaaLogin…
android xml http http-post
asked February 16, 2011 12:54 am CST
velglarn
0
votes
1 answers
63 views

Parser, send an argument/receive xml (receive already done/ send not)

public List<Afood> getFoodFromCat(String cat) { String resultado = ""; List<Afood> list = new ArrayList<Afood>(); try { URL xpto =…
android http http-post xmlparser http-get
asked January 17, 2011 7:40 pm CST
bruno
1
vote
1 answer
350 views

Send XML for POST-request in Android

Hi guys, In my code I let users fill in a form and I save that form in a XML file on the SD-card. Now I need to send the information on the XML-file…
android xml http post http-post
asked January 5, 2011 7:28 am CST
Galip
15

android http-post

Tagged: android + http-post
Related Tags
http × 31
android × 15
php × 6
java × 5
http-get × 4
post × 4
https × 4
httpclient × 3
xml × 3
mysql × 2
iphone × 2
c# × 2
nginx × 2
curl × 2
ruby × 1
multipart × 1
encryption × 1
html × 1
django × 1
webforms × 1
logging × 1
jsp × 1
parsing × 1
inno-setup × 1