My app receives articles from wordpress, through a converter I clean the html code and then with StringBuilder I create the new html string that I feed to a WebView, here I'd like to add an ADV javascript widget (the script is external). Do you believe it is possible?
↧