Is it possible to embed in the application the code for calling a local or remote Java script? Suppose if this application is a browser, while surfing our javascript will change the design of the site. I know that there is user js. And so you can sew everything here?
2 answers
You can, WebView.evaluateJavascript ();
|
chromium is open source, so you don’t need to build anything, you need to build a powerful computer, install Linux, have patience, save up experience, and in 2 years at least go back and collect the source in tens of gigabytes.
but this has nothing to do with the original question. in this case, it is clear that it is possible.
|
WebViewapply the script to each page? - woesss