
Originally Posted by
neeraja.nokia
We developed a simple mobile application using new version of LWUIT. Jar(LWUIT_20081222). Overall performance of application
is very slow, we took maximum care in designing application like using threads etc, now we doubt the reason for bad
performance is unable to dispose Forms (Form objects) which are created and no longer required, let us know how to dispose
forms added to Display, or give us know your valuable suggestion on improving application performance especially LWUIT based
application.