| Reply | « Previous Thread | Next Thread » |
|
Can i know how to add the contacts to Record Store using JSR -75.
Can u please help me the code? |
| knights123 |
| View Public Profile |
| Find all posts by knights123 |
|
http://wiki.forum.nokia.com/index.ph...s_using_JSR_75
http://developers.sun.com/mobility/a...pim/index.html thanks, jitu_goldie.. KEEP TRYING.. |
| jitu_goldie |
| View Public Profile |
| Find all posts by jitu_goldie |
|
Quote:
I got to know how to add the contacts, but i want to know how to store the added contacts in the Record store. i was not able to access the second link you provided. |
| knights123 |
| View Public Profile |
| Find all posts by knights123 |
|
Join Date: Mar 2008
Posts: 2,161
Location: The Capital of I N D I A
raj_J2ME
Offline
Forum Nokia Champion
|
|
|
Quote:
What is the difference between the bold lines.Both are the same,Then what you understand? You have to just read the contacts and then add in the RMS. About the RMS you can search the forum, http://www.java-samples.com/showtuto...tutorialid=303 http://www.java2s.com/Code/Java/J2ME...alityofRMS.htm Thanks R a j - The K e r n e l |
|
Quote:
Code:
byte[] contact = (contact_name+"#"+number+"#"..).getBytes(); recordStore.addRecord(contact,0,contact.length); is this makes some sense to you? thanks, jitu_goldie.. KEEP TRYING.. |
| jitu_goldie |
| View Public Profile |
| Find all posts by jitu_goldie |
|
As im a beginner to j2me,Please excuse me if my question looked silly.
I just wanted to know how to add/store the contacts in RMS. I went through the article in this link http://wiki.forum.nokia.com/index.ph...re_Data_in_RMS but i'm finding it difficult to implement the RMS concept in my program. |
| knights123 |
| View Public Profile |
| Find all posts by knights123 |
|
Did u checkout the following link suggested by Raj
http://www.java2s.com/Code/Java/J2ME...alityofRMS.htm Here u found a good example regarding ur problem. As you are new to j2me then please read out some articles about RMS. Please checkout this link regarding Recordstore thanks, jitu_goldie.. KEEP TRYING.. |
| jitu_goldie |
| View Public Profile |
| Find all posts by jitu_goldie |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Save image in record store | nim_esh | Mobile Java Media (Graphics & Sounds) | 2 | 2008-03-10 00:09 |
| Add field to groups in Contacts | heuven | Symbian Networking & Messaging | 0 | 2008-02-21 10:44 |
| 6230i record store full? | sarveniko | Mobile Java Tools & SDKs | 2 | 2006-07-02 23:44 |
| 3650 & Record Store | basarim | Mobile Java General | 4 | 2003-12-10 23:20 |
| Using protocol file:// with object connector | afinistr | Mobile Java General | 2 | 2002-06-24 08:12 |