Blackberry Session 1 Assignment
Blackberry Session 1 Assignment

Blackberry Session 1 Assignment

Blackberry Session 1 Assignment

Posted on: February 21, 2011 – Filed under: Ahmedabad

User Interface :

1. Write an application to demonstrate the usage of native UI components ( Label Field, Button field, List Field, Text Field, Bitmap Field, Check Boxes, Date Field, Radio Button Field ).

2. Write an application with Custom UI components:

i.   Button Field (with background images for focus and blur effects).

ii.  Textbox Field with a rectangular container/border, border color changes on focus.

iii. Custom List file with image and text (image on the left followed by a text).

3. Write an application to demonstrate the usage of native Dialog and custom PopUp screen  with label fields and button fields.

4. Write an application which lays out fields using the blackberry layout managers (Vertical Field Manager, Horizontal Field Manager, Flow Field Manager).

Network connection:

1. Write an application to demonstrate connection via the carrier network.

2. Write an application to demonstrate connection via the wifi network.

Integration with Native features and native applications:

1. Write an application to demonstrate integration of third party application with the native email application.

2. Write an application that display web content:

a. By launching the web browser application with an URL.

b. Use browser field component to render the web page inside the application.

3. Write an application to demonstrate contacts data integration with your application.

4. Write an application to send sms from within the app.

5. Write an application to demonstrate XML parsing.