can anybody tell how to run the local webapplication using android webview
I want to run my own webpages in android using web view
Thanks
|
can anybody tell how to run the local webapplication using android webview I want to run my own webpages in android using web view Thanks |
|||||
|
|
I'm guessing you want something like this:
Hopefully, that at least points you in the right direction. Also, I'd recommend reading the documentation on the WebView, it's pretty thorough. |
|||
|
|
|
Just run your application on the emulator, as you normally do (and be sure to have your computer connected to internet). |
|||
|
|