Archived:Heap memory variation in S60 1st Edition devices (Known Issue)
extkbeditor2
(Talk | contribs) m |
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot change of template (Template:KnowledgeBase) - now using Template:ArticleMetaData) |
||
| Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| − | {{ | + | {{ArticleMetaData |
|id=KIJ000065 | |id=KIJ000065 | ||
|platform=S60 1st Edition | |platform=S60 1st Edition | ||
| Line 10: | Line 10: | ||
|creationdate=February 17, 2004 | |creationdate=February 17, 2004 | ||
|keywords= | |keywords= | ||
| + | |||
| + | |sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> | ||
| + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> | ||
| + | |sdk=<!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |devicecompatability=<!-- Compatible devices (e.g.: All* (must have GPS) ) --> | ||
| + | |signing=<!-- Empty or one of Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities=<!-- Capabilities required (e.g. Location, NetworkServices.) --> | ||
| + | |author=[[User:Technical writer 1]] | ||
}} | }} | ||
Revision as of 13:58, 24 June 2011
Article Metadata
Tested with
Devices(s): Nokia 3600
Compatibility
Platform(s): S60 1st Edition
Article
Created: User:Technical writer 1
(17 Feb 2004)
Last edited: hamishwillee
(24 Jun 2011)
Overview
There is a significant difference in heap memory amounts between the Nokia 3600 and other S60 1st Edition devices. Generally there is about 2.0 megabytes of heap in these devices, but in the Nokia 3600 there is only 1.6 megabytes.
Description
Some Java games are not working on the Nokia 3600 although they are working fine on the Nokia 3650. It was identified that there is less memory available for applications in the Nokia 3600 (~1.6MB) compared to the Nokia 3650 (~2MB). This is considered to be an exception.

