I am rendering website which is not mine and has a lot of server side scripts(so I cannot save it as html page to use). I want to make my android webview to execute these html code as well.
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
Is there any way to inject it ?
You cannot call load url that contains html code. See DOM Manipulation here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With