LWUIT Uncaught exception: java.lang.OutOfMemoryError(stack trace incomplete)
问题 I developed an Rss Application using LWUIT Tabs,i want to display Rss Feed Titles and images on my Lwuit Tab screen,but when i run my application i am able to display three List (title with image)items Sucessfully,after that i am facing java.lang.OutOfMemoryError(stack trace incomplete) Eventhough there are list items present?can any one help......thanks... Here my Code: public class Process { protected XMLMidlet midlet; Form form1; Image image; Tabs tabs; private List myNewsList; private