Top "Android-gallery" questions

Questions regarding using Android gallery application.

how to open gallery to select multiple image?

I want to open gallery with multiple image selection functionality and i am using following code. Intent intent = new Intent(); …

android android-intent android-gallery
getRealPathFromURI() not working with ICS & Picasa based images

I'm trying to get the local path of a image in order to upload it to a server. When using …

android android-gallery picasa
Android Gallery View Scrolling problem when onClickListener for items given

I have used gallery in my app. In that i have two images in each gallery item like this Each …

android scroll onclick gallery android-gallery
android circular gallery?

I am a newbie to android development.Now i would like to do gallery view as circular like image as …

android android-gallery android-image
Android: What does this warning message refer to? - (WebCore)

I have a Gallery which contains WebView's as its children, when I scroll the Gallery I am getting the following …

android android-webview android-gallery
File not added to gallery android

This app i am making is taking pictures and saving it to sdcard but the images are not being shown …

android android-intent android-imageview android-gallery android-mediascanner
Android 4.4.2 - camera uri return null and also cropping feature not working?

I am trying to click image from camera and show into imageview but onactivityresult URI return null. BUt below code …

android android-camera android-image android-gallery android-4.4-kitkat
Android : Why Intent.EXTRA_LOCAL_ONLY shows Google Photos

What I'm trying to do in my application is to let the user choose a picture from his phone's gallery(…

android android-gallery
Showing Images with carousel effect in android

Hi I want to have image gallery like this.I have tried using jazzyviewpager.It's good but doesn't have this …

android android-viewpager android-gallery
maximum image selection limit from gallery Android

I am trying to get image's Uri in the Gallery built-in app from inside my application. so, I was using …

android android-intent android-gallery