Hi,
I done sample application with kuix. My application flow is like this:
1) Login screen is there to login,register. For login and registering I am displaying the popup screen.
2) After login, I am displaying users list which are accesible to particular logged user.
3) User selected and clicked on login menu, application shows the tabbed window. In that window I am showing the 4 tabs and each tab contains 8 buttons.
4) On button clicking , I am showing another window to display data or some other buttons
My problems are:
1) I am using j2me emulator, application works in emulator but in phone screens are opening very late even taking more than 5 mins
2) In emulator also, If I run application and clicking buttons and doing operations, application become slow and after some time getting "memory out of error". I set the heap space size as 5mb or 10 mb. But still it is getting out of memory error
3) Is there any way to clear the heap or loaded files from kuix to run application fast?
Please help me....
Regards,
Satya

