I develop new app that wrote (coptic) its an old Egyptian language , I need to install specific font to android platform make this language readable .
I search if find app do the same function iFont
plus when I access font folder, I find its allowable to install font
Get fonts online , so how can I install font programatically to this folder
thank you
It is not possible to install new fonts without root, the iFont app only works without root on very few devices (please check their app description).
If you developed an app that needs a specific font, you should use the Typeface solution.