Top "Gallery" questions

Gallery is a collection of photos in a software system

How To Change Default Image Thumbnail Sizes in Wordpress

Hey.. quite embarrassed to ask this actually - I should be able to find this on Google, but because of …

image wordpress themes gallery thumbnails
How can I display images from a specific folder on android gallery

How can I display all images from a specific folder on android gallery like, for example, whatapp does. I`m …

android image gallery directory
Intent for getting multiple images

Is there an intent requesting to get multiple images? We are aware of Intent.ACTION_PICK or Intent.ACTION_GET_…

android android-intent gallery
Image Gallery with a Horizontal Scrollview

I´m trying to do an easy example of an image gallery using horizontalscrollview and adding the images dynamically. I …

android image gallery horizontalscrollview
Select multiple images from Photo Gallery on Android using Intents

@See this https://stackoverflow.com/a/15029515/185022 I`m trying to select images from gallery, but i only found the way …

java android image gallery
Android: out of memory exception in Gallery

My app shows a list of 9 categories and each category displays a Gallery-based coverflow (graciously offered by Neil Davies here) …

android memory-leaks gallery
List all camera images in Android

How do you get a list of all camera images of an Android device? Is it through the MediaStore? How?

android camera gallery mediastore android-contentresolver
How to migrate from Gallery to HorizontalScrollView & ViewPager?

I need simple control for icon choosing on Android 2.2 and higher. Gallery was a better solution for me, but it …

android gallery android-viewpager horizontalscrollview migrate
Android: Animation in Gallery View?

When I use the Gallery widget, how do I get the images to say scale up & glow on being …

android image android-animation gallery
retrieve absolute path when select image from gallery kitkat android

As I am supporting my app to Kitkat version, now in this the way of retrieve file from gallery was …

android image gallery