Search code examples
javaandroid

I can't find the build folder of my project in Android studio


I looked for the build folder under the app folder but couldn't find it. Anyone got any idea how can I show/find it? Thanks! (I'm new to android programming) build folder screenshot


Solution

  • In order to see the build directory you will first need to build your project, this will then produce the build directory.