I am following this tutorial in order to use custom fonts in my android app:
我正在按照本教程在我的Android应用程序中使用自定义字体:
The tutorial says to create an assets folder under the app folder but when I try to do that I get the following error: "Error cannot create file, already exists"
该教程说要在app文件夹下创建一个assets文件夹但是当我尝试这样做时,我收到以下错误:“错误无法创建文件,已经存在”
However I looked through my project structure I do not see any assets folder:
但是我查看了我的项目结构,我没有看到任何资产文件夹: