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

后端 未结 22 3280
醉酒成梦
醉酒成梦 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:33

    follow these steps 
    
    1)file->New->Folder
     there are multiple options like
          aidl folder
          assets folder
          jni folder
    2) choose options assets folder
    3) then there is option to change path of assets folder if you 
        want to change then check otherwise left that checkbox of cahnge folder location
    4) click on finish 
    

提交回复
热议问题