Top "Android-gallery" questions

Questions regarding using Android gallery application.

Android: .nomedia is ignored, images still appear on the gallery

I'm building an application which download images from the web and store them into my SDCard, in order to make …

android android-sdcard android-gallery
Select Multiple Images Using GalleryView

I was just wondering if Android had built in code so that I could select multiple images in a gallery-view …

android user-interface android-gallery
How to write exif data to image in Android?

I'm trying to write a User_Comment and TAG_GPS to a captured image in an Android application using the …

java android exif android-gallery android-camera-intent
Picking a photo from gallery and show in a image view

I have an app, which has a button to select a photo from your gallery and it works fine and …

android image android-gallery
HTML File Upload Doesn't Show Gallery on Android

I'd like my PHP app to accept a photo chosen from a mobile user's gallery. I'm testing on Android 4.4.4 using …

android html file-upload android-gallery
how to hide images from android gallery

One part of my current project is downloading images from URL then saving to SDCard. But the problem is all …

android android-sdcard android-gallery
How to Increase the size of Image View in Android

I am working on a project that requires me to implement two horizontal scroll views with an image view in …

java android android-xml android-gallery galleryview
Getting size of an image(in kb or mb) selected from gallery programatically

I am selecting an image from gallery.I want to determine the size of the image programatically in kb or …

android file uri android-gallery filesize
[Android - Kitkat ]Get/pick an image from Android's built-in Gallery app programmatically

Try to pick only one particular image from the SD card.I am able to pick images from gallery and …

android android-ui android-gallery