Hi everyone,
I have written an application that requires around 1Meg of runtime memory (accroding to Nokia simulators). This is the first cut and I am trying to refactor my code to get it running in lesser memory.
Would anyone have a clue of what should be a reasonable size for runtime memory? I am looking for an estimate of the type "... about 80% nokia phones have 512K of runtime memory". I am aware of the fact that CLDC specifications require only 256K of runtime memory, but most phones have more than that.
Any help in this matter would be appreciated.
Thanks in advance

Reply With Quote

