Posts by Rayanne • 1 point
1 post
-
0
votes0
answers392
viewsQ: How to open a specific folder using Android using Intent
My application records videos in Pictures/Mycamera folder. There is some way to open, the default Android gallery, only in this folder? I used this code and it didn’t work. Intent intent = new…