Rajesh Rs
Rajesh Rs

Reputation: 1391

Simple Image Gallery using Javascript for PhoneGap Android app

Can anyone guide me with the simple javascript code for creating an image gallery .

I found many but integrating with my app is creating many problems, so i want it to be simple. Should be able to flick the images back and front that is all .

Any help will be greatly appreciated..

Upvotes: 1

Views: 12172

Answers (2)

Max
Max

Reputation: 21

I am using photoswipe on my android app. I may not give you the answer straight away but I have to say photoswipe is giving me a very hard time for my phonegap app on android. It does not work very well on some of android device like HTC and Note.

Upvotes: 1

nithin
nithin

Reputation: 2457

Try this sample web app:

Mobile image gallery

PhotoSwipe lib- http://www.photoswipe.com/

Upvotes: 2

Related Questions