I am trying to display MathJax CDN onto my Android app using WebView. I created a LaTex code here. Please help me display this html on my android app.
Thanks
I am trying to display MathJax CDN onto my Android app using WebView. I created a LaTex code here. Please help me display this html on my android app.
Thanks
Copyright © 2021 Jogjafile Inc.
You are giving the wrong URL for your Assets file
Instead of getting the html file from assets of your app on mobile device you have given the location of your app code on your machine.
so change the URl to this and it will work :