Where to place the 'assets' folder in Android Studio?

后端 未结 22 3535
醉酒成梦
醉酒成梦 2020-11-22 01:59

I am confused about the assets folder. It doesn\'t come auto-created in Android Studio, and almost all the forums in which this is discussed talk about Eclipse.

22条回答
  •  萌比男神i
    2020-11-22 02:29

    In Android Studio, click on the app folder, then the src folder, and then the main folder. Inside the main folder you can add the assets folder.

提交回复
热议问题