Hi Everybody,
I am writing a program to read the contact list(contact phone number).

I don't use the RIM package, I only use the Java ME package.
It is working on the Nokia 6500s emulator but when I test my app on the BlackBerry 4.6 emulator,it is not working(There have many contact phon number, but nothing show on my app).
So Please give me some instruction how can I read the contact phone numbers using PIM package.
Please share me if you have the same problem
PS. I use the sample program from the Sun Java WTK 2.5.2 and test it on the Nokia 6500s, It is working. And I also test it on the blackberry 7100g, it is not working for the contact list.
Thank you everybody