I just downloaded this library ( http://mathscribe.com/author/jqmath.html ) to display equations. Now I have my equation in an html document. So far so good. My question is:
- Can I just load that html document in a textview in my android app?
- If so, where do I have to place those the html document and the jquery library in eclipse?
this tut might be useful
http://www.mobiledevelopersolutions.com/home/start/included-demo-apps
and you may have a similar problem so consider the following
Help using JQuery in Android WebView