Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

MOBILE COMPUTING LAB

MANUAL
SUBJECT CODE: 35265
[For VI Semester Computer Engineering]
(M-Scheme)

Video Link:
https://www.youtube.com/playlist?list=PLGs38U
Gv8nsOB2bsmFGNHlizZwdddtCJt

1
SYLLABUS – LIST OF EXPERIMENTS
1. Write a program to demonstrate activity (Application Life Cycle)
2. Write a program to demonstrate different types of layouts.
3. Write a program to implement simple calculator using text view,
edit view, option button and button.
4. Write a program to demonstrate list view.
5. Write a program to demonstrate photo gallery.
6. Write a program to demonstrate Date picker and time picker.
7. Develop a simple application with context menu and option menu.
8. Develop an application to send SMS.
9. Write a program to view, edit contact.
10. Write a program to send e-mail.
11. Write a program to demonstrate a service.
12. Write a program to demonstrate web view to display web site.
13. Write a program to display map of given location/position using
map view.
14. Write a program to demonstrate the application of intent class.
15. Write a program to create a text file in a external memory.

ALLOCATION OF MARK

Aim 5
Procedure / Program 25
Execution 30
Result & Print out 10
Viva 5
Total 75

2
EX.NO EXPERIMENT NAME VIDEO LINK
1. Activity Life Cycle https://youtu.be/gtS4WSGkbCI (Log)
, https://youtu.be/OKRsAZCaNhQ
(Lifecycle toast)
2. Types Of Layout https://youtu.be/iqbWNBUOSV4
3. Calculator https://youtu.be/MtFO7eur3N4
4. List View https://youtu.be/9UveTFh128o ,
https://youtu.be/hhVy7LGq-Qc
(simple)
5. Photo Gallery https://youtu.be/bjsB03DaJW0 ,
https://youtu.be/FwZ7vdbkNfs
6. Date Picker and Time Picker https://youtu.be/MHCKlYBEmgA
7. Context Menu & Option Menu https://youtu.be/mKXvxfP5rE4
8. SMS https://youtu.be/Ji8O26_TOz4
9. View and Edit Contacts https://youtu.be/ESCcwUGV79s ,
https://youtu.be/ZlQEkVXzPv0
(Simple)
10. E-Mail https://youtu.be/6jDnsG24BJ0
11. Service https://youtu.be/4-7cR6OOLDw

12. Web View https://youtu.be/dYbmzlkG2Lg ,


https://youtu.be/lcVbCutMqLw
(Simple)
13. Mapview https://youtu.be/tjvhFVKqaAs
https://youtu.be/9dC1uvl-Qig
(Mapview with search option)
14. Intent Class https://youtu.be/KVYhCdFPkwY
(Implicit intent) ,
https://youtu.be/KsPyEY9uQQQ
(Explicit)
15. Text File in the External https://youtu.be/b-DS4xWcwao
Memory

You might also like