BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 08-04-2010, 06:36 AM   #1
Omri
New Member
 
Join Date: Aug 2010
Model: 9000
PIN: N/A
Carrier: orange
Posts: 11
Default how to:add data to contact and create contact to cotact list progrematically

Please Login to Remove!

i use this code in order to save data into contact that i created with my app.
i keep getting exception but im not sure why..
anyone can help me with that??

case 3:
ButtonField buttonfield3 = (ButtonField) field;
try {
ContactList contactList = (ContactList)PIM.getInstance().openPIMList(PIM.CON TACT_LIST, PIM.WRITE_ONLY);
if (contactList.isSupportedField(Contact.NAME)) {
Contact contact = contactList.createContact();
String[] name = new String[ contactList.stringArraySize( Contact.NAME ) ];
name[Contact.NAME_GIVEN] = "Kate";
name[Contact.NAME_FAMILY] = "Turner";
contact.addStringArray(Contact.NAME, Contact.ATTR_NONE, new String[] {"Kate Turner"});
try{
contact.commit();
}
catch (Exception e) {
Offline  
Old 08-04-2010, 08:01 AM   #2
Dougsg38p
BlackBerry Extraordinaire
 
Join Date: Mar 2008
Location: Austin, TX
Model: 9700
PIN: N/A
Carrier: T-Mobile
Posts: 1,644
Default

What is the exact exception?
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


MATRIX SYSTEMS SWITCH RADIO FREQUENCY MFR/PN 7705DRRIS picture

MATRIX SYSTEMS SWITCH RADIO FREQUENCY MFR/PN 7705DRRIS

$299.00



Radio Shack LCD RF Frequency Counter 22-305 - 1 MHz to 1.3 GHz CB Ham untested picture

Radio Shack LCD RF Frequency Counter 22-305 - 1 MHz to 1.3 GHz CB Ham untested

$60.00



Emf Meter,Electric Field, Radio Frequency (Rf) Field, Magnetic Field Strength Me picture

Emf Meter,Electric Field, Radio Frequency (Rf) Field, Magnetic Field Strength Me

$98.99



Joimax Endovapor 2 Multi Radio Frequency System - Available at Simon Medical Inc picture

Joimax Endovapor 2 Multi Radio Frequency System - Available at Simon Medical Inc

$25000.00



RF Radio Frequency Cautery High Electro Electrosurgery Surgical Generator Set picture

RF Radio Frequency Cautery High Electro Electrosurgery Surgical Generator Set

$299.00



Lot of 50 HDW-IMP-80 Imprivata RF IDEAS Radio Frequency Proximity Reader picture

Lot of 50 HDW-IMP-80 Imprivata RF IDEAS Radio Frequency Proximity Reader

$489.99







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.