Teams Winter 2011/team9/Lab4

From CDOT Wiki
Revision as of 15:11, 9 April 2011 by Evmarbella (talk | contribs) (The App)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Lab 4 - Blackberry Lab

  1. Start and run the BlackBerry Eclipse.
  2. Download BlackBerry JDE Plugin 1.3.0 from http://us.blackberry.com/developers/javaappdev/
  3. Install and Run
  • Define the workspace as: ./wksp/BlackBerry/lab

Ecl500-team9-lab4-workspace.jpg

  • Create a project based on the application defined below in description section.

The App

  1. See .zip file sampleProject
    • App is an example of persistent Store of music venue.
  2. Develop the application, Run and Debug it.
    • User has 2 options either run it on Device or on Simulator Ecl500-team9-lab4-runchoices.jpg
  3. App ran on Simulator
    Ecl500-team9-lab4-simulator.jpg
    • Once breakpoint is hit user is debug view becomes visible and user is able to navigate using debug controls. BlackBerry Debugging offers the user the ability to View Profile, Objects and Memory Statistics.
  4. When the application runs as expected, Open the Subversion Perspective in BlackBerry Eclipse and upload the application to the repository that was given to you at the beginning of this course.
  5. User is able to save venue information and retrieve last venue information