In the picture you can see the libs folder and it contans two sub folders and a jar file named unity classes. I want to merge this project with my android studio project so in this case i want to copy my eclipse project java files, res folder and libs and everything. I copied everything in my android studio project but confused that how to copy libs folder from eclipse to android studio. I know that there is a compile ' ' option in build.gradle but what to write their? I am a newbie so please tell me what to do? I just want these libs folder to be written in android studioIn the picture you can see the lib