Hi MWarren, I'm in a some what similar situation as you. Dunno if this helps but you might want to look at the org.apache.http.client.methods classes and methods... the part on HttpPost. Not sure how they work but I'm still playing around with the code until i get a solution. When i get it will share more with you. :)
On Dec 4, 9:48 am, MWarren <[email protected]> wrote: > Ok I need to start by saying I am new to Java and Android. I am a web > developer with my primary development is done in PHP. I am trying to > sort thru everything and set up an application for the new Droid > running 2.0 but have trouble sorting thru the tutorials as they seem > older. What I am trying to create is basically a shell for a web app. > I was hoping to be able to have a menu on the phone where I can set > the webapp url(or could be stored in the program), username, password > and api key and send the later 3 along with the geo-location to my > webapp. > Is this possible, can anyone provide me with assistance on this. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

