Gallery is a collection of photos in a software system
0
votes
1answer
11 views
Looking to build an image gallery (android)
I am relatively new to android dev and what I want to do is a simple enough idea but I do not know how to go about it. The photos taken with the basic camera app on android automatically appear in the ...
-1
votes
0answers
19 views
Images not showing on my joomla site [closed]
my joomla site is not displaying images from both the front and back end. ive checked to see if the links are not broken and if the images are actually there via FTP and everything checks but for some ...
0
votes
1answer
44 views
How do i make a link when clicked show a larger image on the page
Basically i want my see more button, when clicked to enlarge the image above it. So that the image appears in the middle of the page enlarged does anyone know of a way to do this, or a tutorial i ...
0
votes
0answers
14 views
Calculate multiple image widths before they load
I'm helping with this site's gallery at the moment. It slides horizontally.
http://raycollinsphoto.com/gallery-one/
The problem is that the images don't show until the width of each image is ...
0
votes
0answers
12 views
Galleria.io - first click in button = miss animation, after that it's ok
I have problem with gallery downloaded from http://galleria.io/ it works almost perfeclty, but when I click in button next minuatures I don't see animiation which should show next minuatures, it works ...
0
votes
0answers
23 views
Set visibility of Views in a Gallery - Android
I have extended the android.widget.Gallery to add some functionality. One of the functionality is that i need in some situations to show only certain items. For this, here is what i have done.
...
0
votes
0answers
17 views
How to make a thumbnail page that links to images in the royal slider gallery
I am trying to create a page that holds a set of thumbnails containing images loaded in via a cms. These thumbnails have a clickable event that once clicked will open a page with all the images from ...
0
votes
1answer
43 views
Changing Images continously with button click Android
I hereby thanks to you all who helps me out.
I am trying to make an app which has 10 pictures in it,
only one imageview on the main layout and one button.
when i pressed the button, image changes ...
0
votes
0answers
5 views
how to add caption in waterwheelCarousel
i want to add caption text below the waterwheelCarousel gallery images,how can i do this.
echo "<a href=".$value." target='_blank'><img src=".$image_url_2." id='item-1' /></a>";
0
votes
1answer
17 views
Any method to make the image in imageSwitcher can pinch zoom pan?
i was using ImageSwitcher And Gallery Demo Activity.
But the demo image cannot be zoom. any method can make the ImageSwitcher zoom?
2
votes
0answers
25 views
+50
get a random picture from phone gallery and display in view
Is there a possibility to access the phone gallery, select a random image and display it on the view? i.e. have the entire process done without user intervention, having to pick an image or sending a ...
0
votes
0answers
14 views
Aligning android gallery view to the left
I am trying to get a gallery view to start aligned to the left of the screen, rather than the center, so there is not the big white gap to the left of the first image. I have tried nearly every ...
0
votes
0answers
8 views
Use Raspberry to make a Digital Photo frame
I received my first raspberry, connected to my TV everything is ok !
I would like to use it as a digital photo frame where I get a RSS feed and I display photos on TV. I don't want to use a Web ...
0
votes
1answer
15 views
Show folder in Gallery instantly
I created an app that saves images to a folder on the SD card. I noticed it isn't show instantly in the Gallery app, after some time it shows up but when my first image is saved I can't find the ...
0
votes
0answers
8 views
Fancybox 1.3.4 — How to use multiple inline elements in a single gallery?
Usually you use Fancybox in order to display a gallery consisting of multiple images where you can flip from one image to the next one (using arrows or the keyboard).
Question:
I would like to do the ...