| Reply | « Previous Thread | Next Thread » |
|
My application is failing after a while with out of memory on a RecordStore.set() call.
I'm using a 6233 (S40 3rd Ed) Question 1. What is the max RMS size I can set on this device? Question 2. If I can't make it big enough I could use the JSR-75 FileConnection stuff. With RMS the writing of records for a very simple database is possible. But I can't see how this kind of functionality can be done via FileConnection as there seems to be no seek type operation from with a DataOutputStream and so on. How can a simple database with record updating (as in RMS) be done is JSR-75? |
|
Quote:
RecordStore maximum size has been increased in Series 40 3rd Edition devices and some Series 40 2nd Edition devices Overview Previously there has been a limit of 32K for a single RecordStore in Series 40 devices. Now it has been increased. Reported against S60 2nd Edition and S60 3rd Edition, Nokia 6230i, Nokia 8800 Detailed description The maximum size of a RecordStore has been increased in the latest Series 40 devices. The maximum size varies between devices, but it can be asked by using the RecordStore.getSizeAvailable() method. The maximum size is, for example, in the Nokia 6230i approximately 130kB and in the Nokia 6270 260kB. The minimum record store size is 32K. Hope this link is of some help! http://discussion.forum.nokia.com/fo...ht=RecordStore Regards Gopal |
|
If the max size varies across S40 models, where is the definative list? Should it not be on the phone specification section on Nokia developer site?
Surely there must be a better way than buying each S40 model in order to run a test application that does rs.getSizeAvailable() ? |
|
Join Date: Dec 2005
Posts: 1,696
Location: Europe/Poland/Warsaw
Offline
Super Contributor
|
|
|
hi,
unfortunately that varies between implementation and between manufacturers, as basic rule we should always follow specs (midp 2.0 here): Quote:
regards, Peter |
| peterblazejewicz |
| View Public Profile |
| Find all posts by peterblazejewicz |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Max RMS size | ronitr | Mobile Java General | 4 | 2008-09-04 06:25 |
| RAM size of a thread in 3rd edition | sivasankari21 | General Symbian C++ | 0 | 2006-07-07 13:35 |
| SDK 3rd edition Emulator screen size? | khurshed79 | Symbian Tools & SDKs | 0 | 2006-07-06 14:17 |
| Audio Input Stream on N80 | tkaihock | Symbian Media (Graphics & Sounds) | 9 | 2006-06-30 10:15 |
| The correct meaning of MAX JAR size | bigrio | Mobile Java General | 0 | 2004-11-13 12:03 |