Can I use this code for a BlackBerry app?
http://www.androidsnippets.com/executing-a-http-post-request-with-httpclient
If so, how do I import this package into Eclipse?
http://developer.android.com/reference/org/apache/http/client/HttpClient.html
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Nop! thats not possible, the http connections that android uses are based on Apache, with a brief search over the internet you can find a lot of examples of how to do it in Blackberry!
here you can find a good example…
Posting Data via Http from Blackberry