I'm new to android programming and I'm developing a simple project where the user takes any photo. Once the photo is taken and the user has confirmed it, I would like it to be saved in a folder within the project itself (perhaps in the drawable folder for example), and save it in the database with the image name to be used later. / p>