0% found this document useful (0 votes)
32 views6 pages

Please Try Again: Cancel Ok

This document outlines 14 tasks to create various MIDP applications using Java ME: 1. Create a project called BCAC101 to demonstrate alerts. 2. Create forms to demonstrate the append and insert methods. 3. Create checkboxes and radio buttons to display selection alerts. 4. Create a login window that checks credentials and displays alerts. 5. Create a quiz with questions, options, and a results counter. 6. Create a phone book to display contact details. 7. Create an image gallery to display pictures according to selection. 8. Draw a smiling face on a canvas. 9. Create a canvas application demonstrating graphics and clipping.

Uploaded by

rbparekhd
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views6 pages

Please Try Again: Cancel Ok

This document outlines 14 tasks to create various MIDP applications using Java ME: 1. Create a project called BCAC101 to demonstrate alerts. 2. Create forms to demonstrate the append and insert methods. 3. Create checkboxes and radio buttons to display selection alerts. 4. Create a login window that checks credentials and displays alerts. 5. Create a quiz with questions, options, and a results counter. 6. Create a phone book to display contact details. 7. Create an image gallery to display pictures according to selection. 8. Draw a smiling face on a canvas. 9. Create a canvas application demonstrating graphics and clipping.

Uploaded by

rbparekhd
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 6

1. Create a project named BCAC?XX . for ex.

BCAC101 for c1 class roll no 1


2. Create a Midlet named AlertEx for following:

Alert Example

Cancel Ok

Please Try Again

3. Create a form which will show use of append and insert method.

4. Create a Midlet named Checkbox_Ex as following. When you select choose then
alert will be displayed as following
Select name to add to group:
Rupal
Dhruvi
Dhairya
Mital

Exit Choose

You have selected Dhruvi to


add the group.

Done
5. Create a Midlet named RadioButton_Ex as following. When you select choose
then alert will be displayed as following
Select a profile to set:
Normal
Silent
Meeting
Driving
Outdoor
Exit Choose

You have selected Driving


profile.

Done

6. Create a Login Window. When you select Login then alert will be displayed as
following

User Name :
Atmiya
Password:
******

Exit Login

Login Successfully.
Or
Username and Password is
wrong

Done
7. Create a MIDP application, which show to the user 4 quiz questions. All
questions have 4 possible options and one right option exactly. Application counts
and shows to the user how many right answers were right and shows them to user.
8. Create a phone book, when user select ok button then data will be displayed as
output.

Name
Add
Resi. No:
Mobile No:
Email Add:
Website:
BirthDate:
BloodGroup:

9. Create a list that display Image names , Display Image using ImageItem class
according to selection.
10. Draw Smiling Face on Canvas.
11. Create following Midlet to show use of canvas and graphics.

12. Create a Screen Saver to display your different snaps.


13. Create following Midlet with help of clipping region. Rotation can be done as per
user click on clip commnad

14. Create a
Midlet to
display
following
graphics
output.

• Filled
each with
different
color.

• Displa
y each rectangle
after any
numeric key pressed.

You might also like