-2

i am learning android dev...i am facing an issue.i have searched a lot but couldn't find the answer so posting here.

http://cnic.sims.pk/

Above website is a utility.i want to give the input to it from editText field of my app and when i press the submit button it should query the website and then i will display the result in a WebView. Right now i am displaying whole thing in a WebView that is input and result.

Can any one help me how to implement this...i just want a hint....Thanks in advance.

4

1 回答 1

0

@Rashid Hussain 我相信您需要在单击提交按钮时显示 url,对吗?如果是这样,将文本字段和按钮添加到布局并添加 onClick 以提交按钮

于 2013-10-06T02:57:34.850 回答