I want to collect user input string data from questions in an HTML page on a server that is mixed with PHP. How can I recieve the result in android when sending back through GET or POST? Please provide examples for both any of the HTTP libs and the webview. Which one should I use? I've seen postings about a couple of libs around, HTTP, HTTPutils, HTTPUtils2, OkHTTP, OKHTTPutils etc maybe it is possible to also load a webpage from the assets folder to handle the variables without any libs if the above method is not possible. Thanks for sorting this out.