Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User xtrndna1's Avatar
    Join Date
    Jan 2004
    Posts
    1
    I want to create a RS at design time, populated it with 5K worth of data and then package the RS for deployment. The problem that I am having, is that the RS is not being read by the application once the JAR file is on the phone emulators.

    I am using Sun1 Studio developer ver 4.1 mobile edition, to code and create the JAR/JAD files.

  2. #2
    Super Contributor grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    By RS you mean Record Store? You cannot package a record store into your JAR for deployment, then access it on the phone. You need to package the data in some format of your own, then read it when the application starts first time and copy it into the record store. Or, just read the data from the JAR.

    Graham.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved