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
Original issue reported on code.google.com by
codename...@gmail.com
on 19 Mar 2013 at 11:20Attachments: