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

后端 未结 22 3542
醉酒成梦
醉酒成梦 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条回答
  •  滥情空心
    2020-11-22 02:40

    Let Android Studio do it for you.

    1. In Android Studio (1.0 & above), right-click on the enter image description here folder and navigate to the Assets Folder.

    enter image description here

    1. On the next screen just click Finish.

    enter image description here

    And voila! It will create the assets folder in the main target source set.

    enter image description here

提交回复
热议问题