Difference between revisions of "Teams Winter 2011/team9/Lab4"
(Created page with '=Lab 4 - Blackberry Lab= #Start and run the BlackBerry Eclipse. #Download BlackBerry JDE Plugin 1.3.0 from http://us.blackberry.com/developers/javaappdev/ #Install and Run * Defi…') |
(→The App) |
||
Line 12: | Line 12: | ||
#See .zip file | #See .zip file | ||
− | + | #*App is an example of persistent Store of music venue. | |
#Develop the application, Run and Debug it. | #Develop the application, Run and Debug it. | ||
− | + | #*User has 2 options either run it on Device or on Simulator [[File:Ecl500-team9-lab4-runchoices.jpg]] | |
− | + | #App ran on Simulator<br/>[[File: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. | |
− | + | #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. | |
− | + | #User is able to save venue information and retrieve last venue information | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 16:54, 24 March 2011
Lab 4 - Blackberry Lab
- Start and run the BlackBerry Eclipse.
- Download BlackBerry JDE Plugin 1.3.0 from http://us.blackberry.com/developers/javaappdev/
- Install and Run
- Define the workspace as: ./wksp/BlackBerry/lab
- Create a project based on the application defined below in description section.
The App
- See .zip file
- App is an example of persistent Store of music venue.
- Develop the application, Run and Debug it.
- App ran on Simulator
- 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.
- 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.
- User is able to save venue information and retrieve last venue information