Hi All,
I want to know the list of java supported mobiles other than Nokia brands having huge amount of heap memory?
Please help me.....
Thanks & Regards,
Ajit
Hi All,
I want to know the list of java supported mobiles other than Nokia brands having huge amount of heap memory?
Please help me.....
Thanks & Regards,
Ajit
Hi,
I am afraid it might be difficult to find such a list as there is a great number of java supported phones and "huge" is relative. The best place for technical specifications, is the manufacturer's official web page.
In case you are dealing with an application that requires a large amount of memory space, have you considered implementing a client-server architecture and running the heavy part on the server?
You can get the list of java mobile device with specs on websites like Jbenchmark.com, but if your app requires large memory - move it a cloud based model - where all the data & processing is done on the cloud and device side client remains a thin client - try Nokia S40 web development SDK for your app or WRT for S60.
Series 40: Nokia Asha 303 and Nokia 6260 slide provide 4 MB. You will find more after clicking expert device search » Memory » Heap » Greater than » … if you want to go for other brands, go for a Sony Ericsson Elm or Sony Ericsson Hazel. Although their reported heap is rather small, they do have dynamic heap – normally only available in smartphone series like Symbian.
Last edited by traud; 2011-11-04 at 17:47.