Marinell / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Contacts not getting displayed in NOKIA device (J2ME build) #602

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm using the attached java file instead of the Contacts.java in the 
KitchenSink demo project and the following results occur when I'm tapping the 
Contacts label:

- When I run it on the emulator everything works fine which means I get some 
contacts displayed

- When running it in my NOKIA 701 (no SIM card used - J2ME build) the 
phoneContacts.length is 24 (which in my case is correct) but the only thing 
displayed is two "Loading..." labels for every contact

- When I run it in a BlackBerry Curve 9360 (no SIM card used - RIM build) the 
contacts are displayed correctly

Original issue reported on code.google.com by codename...@gmail.com on 19 Mar 2013 at 11:20

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by shai.almog on 19 Mar 2013 at 11:22