aspose file tools
The moose likes Android and the fly likes problem resizing image in android Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "problem resizing image in android" Watch "problem resizing image in android" New topic
Author

problem resizing image in android

Suzzane Pinto
Ranch Hand

Joined: Feb 10, 2012
Posts: 204
hi,,

iam want to resize my images as per desired height,width thus maintaining the aspect ratio...required height is=800;width=600
my code is


the problem is while i upload my new image with changed height width is not uploaded and the original image is uploaded.
i want to upload only 600*800 of an image.
please help as m badly stuck here....and this is the important phase of my application
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: problem resizing image in android
 
Similar Threads
problem resizing image in android
Resize an image while maintaing its aspect ratio..
how to save a image in j2me
Image Handling in Java
Adjusting the size of an image (jpg)?