Hi all,
i want picture gallery like Photo Album Model(First display image icon only) after click that icon display large show. Any sample program. pls give me a link.
bye
mathi
Hi all,
i want picture gallery like Photo Album Model(First display image icon only) after click that icon display large show. Any sample program. pls give me a link.
bye
mathi
Hi,
I need same app.
you find it? Can you give me link?
Thanks
There's a problem of scaling the images to thumbnail size. MIDP1/2 does not have any way of scaling images down. Of course you could write your own methods to scale and process the images.
Here is a link to get you started:
http://saloon.javaranch.com/cgi-bin/...&f=41&t=002988
Or just google "j2me image resize".