| Reply | « Previous Thread | Next Thread » |
|
Hi Guys...
Can some one help me in how to write a piece of information on to the cell and then store it in to the cells hard disk thanx in advance |
| riyazalone |
| View Public Profile |
| Find all posts by riyazalone |
|
Hi,
To store information to your mobile, there are two possible ways. 1. Storing to the RecordStore using the MIDP RMS APIs 2. Storing to the phone file system as files The easier way is to obviously use the RMS APIs to store data. To store the data as files, the implementation should support the JSR 75 apis. The sun developer site offers excellent tutorials for developers. Please see the following link for RMS getting started tutorial. http://developers.sun.com/techtopics...s/databaserms/ I guess any number of threads will be there in the forum about the topic. For example, http://discussion.forum.nokia.com/fo...&highlight=RMS Feel free to ask, if you have more doubts. Regards |
| misterlongman |
| View Public Profile |
| Find all posts by misterlongman |
|
Join Date: Aug 2006
Posts: 486
Location: Rawalpindi, Pakistan
nicenouman
Offline
Regular Contributor
|
|
to add to the misterlongman. the operations of writing and reading data will become slow as the data increases in RMS.
Regards Nouman |
| nicenouman |
| View Public Profile |
| Find all posts by nicenouman |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Storing 3gp captured in RMS or File System | pbvb | Mobile Java General | 1 | 2006-07-06 21:33 |
| receiving the browser request & storing in a file....... | Neelakantan | Symbian Networking & Messaging | 1 | 2006-07-05 13:46 |
| Storing a WAV file in a resource. | colinlawrence | Symbian User Interface | 0 | 2004-06-09 23:33 |
| Re:RMS Storing of PNG File | quaseer | Mobile Java General | 1 | 2004-01-29 15:25 |
| Storing .mms file on remote server | symbiannet | General Messaging | 0 | 2003-05-05 20:47 |