Top "Gallery" questions

Gallery is a collection of photos in a software system

Android: how to get all folders with photos?

I trying to make a gallery. I know how to get all photos and to show them in grid view. …

android gallery photo image-gallery
Picture coming from camera or gallery?

I have an intent chooser that allows me to pick image from gallery or camera like this: Intent galleryIntent = new …

android android-intent gallery android-camera-intent
"The type Gallery is deprecated", Whats the best alternative?

I was really surprised that such a Widget gets deprecated. I want a simple gallery that scrolls left and right, …

android imageview gallery
How to resize an image i picked from the gallery in android?

I am building an android where. Inside of one activity I have an image button. When I click on it …

android image resize gallery
Android, how to lazy load images from url and persistently cache them in gallery widget?

I'm implementing an Android gallery widget. I'm asking how to lazy (i.e. in a separate thread) load images from …

android image caching lazy-loading gallery
How to stop scrolling in a Gallery Widget?

I loaded some images into a gallery. Now I'm able to scroll but once started scrolling the scrolling won't stop. …

android scroll android-widget gallery
getting image name of image selected from gallery in android

I have browsed image from gallery and set it to ImageView now I need to get image name of image …

android image gallery
WPF Image Gallery

I'm going to be driving a touch-screen application (not a web app) that needs to present groups of images to …

c# wpf image xaml gallery
How to empty or clear heap memory dynamically in my code

In my application i am using simple gallery and the coverflow both i have my coverflow image gallery on image …

android gallery heap-memory coverflow
Put a big image in an ImageView not working

I think there is a problem with my ImageView. i created a gallery, where I can touch an image and …

android imageview gallery uri