-
Book Overview & Buying
-
Table Of Contents
BlackBerry Java Application Development
Making a usable and effective screen is usually only one facet of many when it comes to making an application. An application will typically need to save and retrieve data at one point or another. In fact, making an application that does not do this and is still useful is quite a challenge!
The BlackBerry OS has internal storage that can be accessed in a couple of different ways. These approaches allow a developer to access the storage like a non-relational database, which should be a familiar concept. In spite of these similarities, the specifics can be very different. The first approach is to use Record Management System (RMS), which is part of the Java MIDP specification. The second is to use the BlackBerry Persistent Store which, as the name implies, is a BlackBerry-specific feature.
Additionally, if a handheld has an SD card slot, files on the SD card can also be accessed to read or store data. In general, you should use the SD card slot if you require large amounts...
Change the font size
Change margin width
Change background colour