&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
android post
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
1
answers
40
views
Android HTTP Post request problem
I'm working on an issue which is: + I send a HTTP POST request to a server and get the response. + I use a DefaultHTTPClient instance to send the…
android
http
post
asked
June 12, 2011 11:00 pm CDT
user795365
0
votes
2
answers
43
views
Android post JSON using HTTP
I'm trying to figure out how to POST JSON from android by using HTTPClient. I've been trying to figure this out for a while, I have found plenty of…
android
json
http
post
asked
June 2, 2011 12:42 pm CDT
michaelw2608
0
votes
0
answers
59
views
Secure HTTP Post in Android with self-signed certificate
I am currently working on my first android app and first api for my organizations website. I am attempting to connect to the api from the android…
java
android
post
https
certificate
asked
May 30, 2011 12:20 am CDT
UmangB
0
votes
3
answers
33
views
Android lags/stalls when running the HTTP post/get methods...
So I have a successful application with a form that registers a user with my website, and I created a 15 frame png animation that also runs well on…
android
http
post
lag
asked
May 27, 2011 11:05 pm CDT
Anthony Honciano
0
votes
1
answers
37
views
Http Post Json to Restful webservice not being successful.
I need to post this json to a server, does anybody have a solution to this ? Var req = { getItInputTO = { "zipCode":"(value)"…
android
json
http
rest
post
asked
May 24, 2011 1:31 pm CDT
MR Mido
0
votes
0
answers
23
views
Error on executing Http post in honeycomb
I have two Android mobile devices one v2.3 api 9 and one v3.1 honeycomb I want to post an http api link for sms code. It turns that i got an error…
android
apache
http
post
honeycomb
asked
May 20, 2011 10:45 am CDT
user731147
0
votes
1
answer
39
views
How get html when you use HttpsURLConnection and it return code 302
hi, I want to connect at login form. I send informations for connections. The problem, after identification, the website do a redirection and when i…
android
http
forms
post
login
asked
May 13, 2011 4:46 am CDT
geekotux54
0
votes
2
answers
36
views
Convert java example from GET to POST
Hi, im not experienced in java and i got a working example code for some XML interaction, my only problem is that i need to POST data…
java
android
http
post
get
asked
May 8, 2011 7:55 pm CDT
Luis Manson
0
votes
0
answers
47
views
Sending image to a server: How can i put the image into the server?
Hi all, i'm developing an android application. In this application, users have the possibilities to upload images to a server. I've wrote all the…
java
android
http
jsp
post
asked
April 28, 2011 3:48 am CDT
Mario
0
votes
1
answers
105
views
Set a cookie to a webView in Android!
I'm getting a HttpResponse from a server when checking if a username or password is correct. When I load the url in a webview I want the webView to…
android
http
cookies
post
asked
April 19, 2011 8:13 am CDT
Joakim Engstrom
0
votes
2
answers
35
views
Send login with POST with Android!
I have a login form in Android that I want to use to send a HttpPost request to a server and get a cookie back in return if the login was…
android
http
cookies
post
asked
April 19, 2011 5:14 am CDT
Joakim Engstrom
0
votes
0
answers
50
views
DefaultHttpClient, Certificates, Https and posting problem!
My application needs to be able to post to https and preserve the session that is created with cookies. So far, i have several different ways of…
java
android
post
https
certificate
asked
April 11, 2011 7:39 pm CDT
prolink007
0
votes
1
answer
83
views
Http posting and preserving session on android
I am working on an application that needs to be able to post to HTTPS and keep track of the session that is created by authenticating to the https…
java
android
http
post
asked
April 11, 2011 2:56 pm CDT
prolink007
0
votes
1
answer
50
views
How to send data to and fro using HTTP request methods in PHP
What i want to do is receive a data from an android app as a POST variable, search in a database and then respond to the app if the data is present…
php
android
http
post
asked
April 2, 2011 12:34 am CDT
s2n
0
votes
0
answers
42
views
Android DataOutputStream Flush method does not seem to actually flush
Here's some quick code I am doing. (I removed some of it to make it more readable.) Essentially, I'm opening a file, and processing 3k chunks at a…
android
http
post
flush
dataoutputstream
asked
March 17, 2011 10:11 am CDT
Paul
0
votes
0
answers
64
views
Sending multipart form in android by HttpURLConnection (POST)
I want to send multipart form in my android app but without using org.apache.http.entity.mime so I've created mu own way but it doesn't work the way…
android
http
post
multipartform-data
asked
March 15, 2011 3:26 am CDT
Robert
0
votes
0
answers
60
views
"401 Unauthorized" error while doing http post (cloned from curl command) in Android
Hello everyone, i know that i'm not first, but i did search and didn't found solution. First of all i need to make this: curl -user1:pass1 - X POST…
android
http
post
curl
login
asked
March 4, 2011 11:43 pm CST
Алексей Щёкин
0
votes
0
answers
46
views
Sending form data including a pic through android
Hello All, I am new to android and java stuff and got stuck with this problem. I have designed a form using relative layout which has registration…
android
http
post
asked
March 3, 2011 7:40 am CST
user642966
0
votes
1
answers
79
views
How to send unicode characters in an HttpPost on Android.
I'm trying to allow multilingual support in my app which makes an HTTP post to upload new messages. What do I need to do in order to support…
android
http
unicode
post
encoding
asked
February 22, 2011 3:54 pm CST
Ben
Pages
:
1
|
2
>
25
android post
Tagged:
android + post
Related Tags
http
× 130
php
× 52
android
× 25
mysql
× 24
get
× 17
java
× 16
apache
× 14
https
× 12
iphone
× 11
forms
× 11
c#
× 8
html
× 7
jquery
× 7
python
× 7
json
× 7
.htaccess
× 7
rest
× 6
objective-c
× 5
xml
× 5
curl
× 5
ssl
× 4
cgi
× 4
parsing
× 4
request
× 4
error
× 4
upload
× 4
ruby
× 4
c++
× 4
http-post
× 4
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy