I don't see how 17,000 lines can be generated from this? I'd investigate that first as it looks really suspicious. I think you invoke savePicture in a loop causing out of memory at some point for this.
Also dispose() might not be ideal, if you do that and still have a reference to the image "somewhere" it's an instant crash. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/3c87637e-86d1-42ae-847d-af26f27f85ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
