S smhall05 Lurker Apr 4, 2010 #1 Hello all, I have a URL as in: http://www.site.com/data?string1=<value> How do I setup a variable provided by the user in an EditText before the onCreate? I want to take what the user provides and post that to a server as in the above url.
Hello all, I have a URL as in: http://www.site.com/data?string1=<value> How do I setup a variable provided by the user in an EditText before the onCreate? I want to take what the user provides and post that to a server as in the above url.