in a mobile up to what extent of memory can be used for RMS operations..? for example if the device has memory of 1GB what amount memory can be used for RMS..? how do u determine that ?
Regards
Shashi
in a mobile up to what extent of memory can be used for RMS operations..? for example if the device has memory of 1GB what amount memory can be used for RMS..? how do u determine that ?
Regards
Shashi
Hi shashi,
http://discussion.forum.nokia.com/fo...d.php?t=143714
RMS Limit will depend on the Mobile to mobile . In Older S40 Devise RMS Limit is up to 1MB and One Record Store Limit is Limited to 32KB . But in case of newer S40 mobiles it has increased . In S60 devise there is no such limit. The RMS memory will share with the local phone memory. It is better to check the
how much of memory is available for RMS in a give point of time by this method getSizeAvailable() in RecordStore class.