I am developing android app which consist only one WebView to open .net based web application. In my web application i have login screen and list screen and item display screen. After log in list screen will be displayed with some rows. when click on any row it will display another page with selected data. I am able to open the web application in android web view with out any problem and able to login into the app successfully. after that i am able to see the list which consists list of rows with data, but when i click on any row i am not getting another page in the web view. But if i open the same web app in android browser i am able to click rows and able to see all pages.
Can any one suggest me how can i add all the browser features to my own web view in android? any help will be appreciated great.
Thanks & Regards,
Sathish
