| Reply | « Previous Thread | Next Thread » |
|
Hello friends,
I am developing an application to retrieve contacts from PIM, I am able to retrieve only 790 contacts from the contactlist. more than that, i am getting out of memory error. opening PIMList takes too much of time.. m_oContactList = (ContactList) PIM.getInstance().openPIMList( PIM.CONTACT_LIST, PIM.READ_WRITE, str); the above line of code hangs for long time. Can anybody clarify me. I tried with PDAPdemo that also gives out of memory error above trying to read 790 contacs. Awaiting your replies.. Thanks and Regards, Hithayath. |
| hithayath_sait |
| View Public Profile |
| Find all posts by hithayath_sait |
|
Quote:
This must be on emulator because it do some kind of indexing when you open PIM Contact List. But on real phone, this function would be executed very fast. |
| arpit2agrawal |
| View Public Profile |
| Find all posts by arpit2agrawal |
|
I had done setting object to null,
Thanks you very much.. i will try it on phone and see how it works.. Any other suggestions.? |
| hithayath_sait |
| View Public Profile |
| Find all posts by hithayath_sait |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Accessing Pim contacts in N78 | Deepa msc | Mobile Java General | 4 | 2008-08-29 14:42 |
| PIM API is giving exception or not reading any contact | mobile_expert | Mobile Java General | 0 | 2008-04-25 16:29 |
| Python script reading contacts blows up Symbian contact DB | RaimondasL | Python | 6 | 2007-04-24 22:36 |
| PIM API adding new contacts problem | hoppelmoppel | Mobile Java General | 3 | 2007-04-22 18:12 |
| Getting the few contacts using PIM | bunty | Mobile Java General | 5 | 2006-12-22 23:38 |