Quantcast
Viewing all articles
Browse latest Browse all 204402

Open with the default Gallery app in a specific folder

I would like to open the default gallery app in my specific folder that i created.

If it's possible i would like to force the android "Gallery" app.

I did try this with no luck:

Intent intent = new Intent(Intent.ActionView);
                intent.SetData(Uri.Parse("content://media/internal/images/media/EasyDeal_Photos"));
                StartActivity(intent);

This throw an Activity not found error.


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>