I am having gallery widget contains 1-10 images to slide. I know that when I stripe the screen , the images scroll from left to right. I want automatic circular gallery after 10 automatica开发者_运维知
I was just wondering if Android had built in code so that I could select multiple images in a gallery-view and then have those images exported as filenames in a string array(ex /sdcard/~f1.jpg, /sdcar
i can pick a image and its path using intent. with the use of that path of an image. i have to set that image as attachme开发者_JS百科nt of the mail\'s body content. how its possible in android??? Int