cordova - How to resize images at phonegap -


i want make thumbnails captured images. think improve perfomance of application (now application use original sized images , looks slower , slower if many images on page). dont understand how resize images more 1 time. know phonegap resizing image (as option) when capture photo camera, not working when image imagegallery, , not working more 1 time. want have 32x32 image, 150x150 image , image in original size.

p.s. found image resizer plugin not working @ phonegap 3.0 version.

anybody know how feature?

i found phonegap-image-resizer plugin forked, , may suit 3.0 well. fork located here


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -