Skip to main content

Accessing Files and Other Data

  • Chapter
Beginning Java™ ME Platform
  • 560 Accesses

Abstract

In the last chapter, I showed you how to use the record store—the means of persistent data that is common to all MIDP implementations. Sometimes, though, what you really need is raw access to a file on the file system or access to data managed by integrated applications such as built-in contacts managers or date books. Not all devices support this access; those that do implement JSR 75, which defines an optional interface for accessing files on a local file system or personal information management (PIM) data such as that kept by a contacts manager, date book, or to-do program. An implementation supporting JSR 75 may support file system access, PIM data, or both. Moreover, although JSR 75 was developed originally for CLDC devices, it may be found on other Java ME platforms as well. Given its flexibility and growing ubiquity, it’s a good interface for you to be familiar with.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2008 Ray Rischpater

About this chapter

Cite this chapter

(2008). Accessing Files and Other Data. In: Beginning Java™ ME Platform. Apress. https://doi.org/10.1007/978-1-4302-1062-7_7

Download citation

Publish with us

Policies and ethics