views:

40

answers:

1

I want to display large png image on nokia S40 phone.
Because heap size is very limited I can not load image using Image's createImage method.

What can I do?

Maybe I should re-implement png decoder, to decode portions of png dynamically, and display each time the needed portion?

A: 

Link 1

EDITED

org.life.java
Did you read my question and the links that you provided?
ilann
edited. search for large images , this might help you
org.life.java
Please consider writing a description
Azlam