0% found this document useful (0 votes)
16 views3 pages

MC Index

Uploaded by

prasad Gade
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views3 pages

MC Index

Uploaded by

prasad Gade
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Roll No: 14/A Exam Seat No:

VIVEKANAND EDUCATION SOCIETY’S INSTITUTE OF


TECHNOLOGY
Hashu Advani Memorial Complex, Collector’s Colony, R. C.
Marg, Chembur, Mumbai – 400074. Contact No. 02261532532

Since 1962

CERTIFICATE
Certified that Mr./Miss Prasad Gade of SYMCA has satisfactorily
completed a course of the necessary experiments in Mobile Computing Lab under my
supervision in the Institute of Technology in the academic year 202 4-2025.

Principal Head of Department


(Dr. Shivkumar Goel)

External Examiner Subject Teacher


(Mrs.Ruchi Rautela)
V.E.S. Institute of Technology, Collector Colony, Chembur, Mumbai
Department of M.C.A

INDEX

Contents Date of Date of Marks


sr. Faculty
no Preparation Submission sign

1 Practical 1 A - Study about Android platform, the layers 19/08/24 24/08/24


of android, Four kinds of android components,
understanding the android Manifest.xml file, Android
Activity Life cycle. Android program using various UI
components and different layouts and views.

Practical 1 B - Android program using various UI


Components.(EditText, RatingBar, CheckBox,,
RadioButton, Button etc). Get the values from the
components and display them on the next activity.

Practical 1 C) Create a login form. For a successful


login, display the welcome page, and in case of failure
display an alert box indicating an error message and
attempts made. Disable the submit button after 3
wrong attempts and display the alert message
indicating the same..
2 A) Design a Registration form to show the working of 30/08/24 05/09/24
different layouts.
B) Create an application to design simple calculator to
perform addition, subtraction, multiplication and
division. Show message for divide by zero error using
Toast.
C) Create an application for Unit Conversion.

3 Android program based on intents. 06/09/24 13/09/24

4 Android program to perform CRUD operation using 16/09/24 11/10/24


SQLite DB( create table students with fields rollno,
name , email-Id, course , perform add , update and
delete record operations).
5 A) Program to create a file in a directory and 05/10/24
performfollowing file operations, Write into a file, Read
from a file, Delete a file 30/09/24
B) Create a new project and create a login Activity. In
thiscreate a login UI asking user email and password with
an

option of remember me checkbox. Also a button


displaying Sign In or Register using shared preferences.
6 A) Perform the following animation on the image: 07/10/24 14/10/24
1. Move.
2. Rotate.
3. Expand.

B) Apply the following effects on the image:


1. Brightness.
2. Darkness.
3. Grayscale.

7 A)Use Google maps API to create an 14/10/24 19/10/24


application and use "Add marker "method B)
Display the current location of your device
(Latitude & Longitude).
8 A) Record an audio and play 17/10/24 20/10/24
B) Play a video in Videoview.
9 A) Create a basic application that allows you to 17/10/24 21/10/2024
download HTML from a given web page using
HttpURLConnection.
B) Create an application to parse the data using JSON
Object methods and set it in the Text View’s. (Employee
name and salary stored in JSON format).
10 Create a widget ProductBox that contains the details of 17/10/24 22/10/24
the product, such as image, name, price, and
description. In the productBox widget, we use the
following child widgets: Container, Row, Column,
Expanded, Card, Text, Image, etc. This widget contains
the following layout:

You might also like