>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Symbian phones
> Sony Ericsson P990 discussion
Bookmark topic
guys i have 1 simple qwestion , how mamy max contacts can store p990 cantact?

i it unlimited?
--
Posted: 2007-09-04 20:18:00
Edit :
Quote
it's not limited to a certain amount but with internal memory.
--
Posted: 2007-09-04 20:51:54
Edit :
Quote
Interesting question... so how MANY contacts ? Anyone ?
--
Posted: 2007-09-05 05:32:39
Edit :
Quote
If I could hazard a guess based on technical reasons, I would guess any one of the following:
- 32, 767
- 2,147, 483, 647
- 4, 294, 967, 295
Those are the upper bounds of a signed 16-bit, signed 32-bit, and unsigned 32-bit integers in C++. It is possible that they could very well have used an unsigned 64-bit integer too... I don't know...
Of course, this is just a wild guess with the assumption that the contact application lists the contacts sequentially and simply. It all depends on the implementation of various things on the P990i.
For example, would you run out of storage before running out of indexes or keys to associate contact entries with (if the storage/retrieval was done in that way).
Also, how is the displayed contact list implemented? If it doesn't load the entire list into memory at once, you could theoretically have an unlimited amount of contacts, limited only by storage.
--
Posted: 2007-09-05 06:11:04
Edit :
Quote
Aha, so I guess there is no one that cares to calculate all this and tell us a number, like 1000 or so...
--
Posted: 2007-09-05 17:44:57
Edit :
Quote
I don't think you can calculate an exact number... As I said, it depends on how the developers implemented the Contacts application. The numbers that I quoted are possible limits, based on one type of simple implementation.
But if they have a more complex system, you can't really "calculate" anything. Perhaps you could if you had knowledge of the implementation.
--
Posted: 2007-09-05 18:45:09
Edit :
Quote
Yes, it must be somewhat complicated. That's perhaps why not even the User Guide nor the WhitePaper from SE state anything pertaining to this. At least I could not find anything.
--
Posted: 2007-09-05 22:36:10
Edit :
Quote
korbindallis Posts: > 500
well what about sms tooo
i got around 1500 and i am to lazy to clear them lol
whats the cap on sms
--
Posted: 2007-09-05 22:45:48
Edit :
Quote
Wow, that's quite a number
--
Posted: 2007-09-05 23:31:36
Edit :
Quote
On 2007-09-05 22:45:48, korbindallis wrote:
i got around 1500 and i am to lazy to clear them lol
Select all ->Delete...Unless you want to save a great number of them.
Such a great number has a negative effect on the messaging program, it's not good practice to keep so many messages either in the inbox or the sent items folder.
--
Posted: 2007-09-06 14:47:23
Edit :
Quote
New Topic
Reply