Questions tagged as 'intent'

0
answers

How to open a specific folder using Android using Intent

My app records videos in the Pictures / MyCamera folder. Is there any way to open, the default Android gallery, only in that folder? I used this code and it did not work. Intent intent = new Intent(Intent.ACTION_GET_CONTENT); Uri uri = Uri.pa...
asked by 16.03.2015 / 17:51