Search code examples
javaandroidandroid-studioresourcesfile-structure

How to add library's in android studio 1.1.0


i have not updated one of my apps in a while and i decided to start a all new project, i use to put all my library in a "libs" file in my app folder. but in the new android studio version i don't no where to put my library, can you help me? this is the new file structure. i apologize if its a stupid question.

where i need the new lib's

this was the old way i had library's. ignore the red haha. what my old lib's setup was


Solution

  • Change your File strucure Android =====>> Project

    In you Android studio on click on the Android icon on top of your first pic select Project structure there you will get libs folder

    enter image description here