I am developing a quiz and formulas app where I need to use math formulas, how to insert an equation or formula in xml or android studio?
so far I know how to transform any given formula into mathml code but I don't know how to implement that code with my textviews in xml