• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to open default Gallery on samsung

jukiii

Lurker
Jun 12, 2013
3
0
I'm using this code for opening image gallery:

Intent pictures = new Intent(Intent.ACTION_VIEW,
android.provider.MediaStore.Images.Media.INTERNAL_CONTENT_URI);
startActivity(Intent.createChooser(pictures,""));

However, on sansung devices I only got text "unable to find item". Works on other devices.

minsdk 8
 

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones