Questions tagged as 'galeria'

1
answer

ResponsiveSlides with JSON as DataSource

After much searching for a very simple image gallery I ended up finding ResponsiveSlides.js which is not only simple enough, but also works ( smartphones even though it does not recognize gestures for slideshows - but that's another story)....
asked by 24.05.2014 / 16:08
1
answer

Photo Gallery sorted in Python

Good morning I'm developing a gallery of images listing them from a directory. What I need to do is separate these images or sort them in order of creation. I have a script that generates the images as follows. pessoa_ID_N.jpg where ID is t...
asked by 22.08.2018 / 14:22
0
answers

Error to popular array, firebase, photo gallery ANDROID STUDIO

I've been searching for this error for three days and can not fix it. I'm putting together a photo gallery for my app and I need an Array with the photos coming from Firebase to show them in the gallery. This error occurs when clicking on the ga...
asked by 14.09.2018 / 14:49
0
answers

How to upload image in ImageView with quality?

Hello, I'm a beginner in android programming I'm developing an application that loads images from the user or camera gallery. After selecting the image I use a CropIntent to crop the image. The problem is that I can not scale the image to fit in...
asked by 13.06.2017 / 19:40
1
answer

Youtube Video Gallery in PHP and / or Javascript

I had a Youtube video gallery that appeared on the screen the last video of a channel, normal size and then appeared below 50 more videos in miniature, and when it was clicked on one of these thumbnails, the video was open in place of the one wh...
asked by 15.05.2015 / 23:56
1
answer

Open gallery, select and save address in database - Android

I wanted to know how I can open the gallery in my android application at runtime, select an image and copy that image to a folder of my application on the SD card and save the image path in the database, could someone help me ?     
asked by 23.09.2014 / 02:05
1
answer

Simple gallery with javascript

I wanted to make a gallery simple, just to pass images that are inside a folder, but would be several folders, with a number of different images so it would have to be automatic. My code looks like this: JavaScript: function forward(){...
asked by 12.06.2017 / 21:26
0
answers

Input file multiple taking just 1 image from the gallery

I have a webview app in Cordova. On my site it opens normal input file multiple, already in the app, it opens and can select only 1 image. Has anyone gone through this?     
asked by 31.12.2017 / 02:50
0
answers

gallery problem to open and close elements

Personal I'm developing a photo gallery on my website, when you click on the photo a box appears with a text and a side image, explaining about the image follows a print ClickingonthenormalxdatebutifIclickonanotherimageopenstheboxaboutth...
asked by 28.11.2017 / 12:33
1
answer

How to determine a fixed size for fancybox image gallery?

I'm doing an image gallery with the FancyBox plugin. I'm doing image listing with PHP, but I have a problem. I'm going to be able to have images with different widths and heights, so how do I always apply a fixed width and height to all ima...
asked by 12.09.2017 / 17:03