android - install font to android platform without root

后端 未结 2 892
半阙折子戏
半阙折子戏 2020-12-02 03:12

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 fi

2条回答
  •  孤城傲影
    2020-12-02 03:46

    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.

提交回复
热议问题