0% found this document useful (0 votes)
20 views

Android_LabManual_Index_Certificate

The document is a certificate template for practical work completed by a student in the Mobile Computing and App Development course at LJ Polytechnic. It includes a list of experiments and exercises, along with spaces for grades, submission dates, and remarks. The exercises cover various aspects of mobile application development, such as creating applications, managing user input, and demonstrating different functionalities.

Uploaded by

delahe6423
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)
20 views

Android_LabManual_Index_Certificate

The document is a certificate template for practical work completed by a student in the Mobile Computing and App Development course at LJ Polytechnic. It includes a list of experiments and exercises, along with spaces for grades, submission dates, and remarks. The exercises cover various aspects of mobile application development, such as creating applications, managing user input, and demonstrating different functionalities.

Uploaded by

delahe6423
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

LJ Polytechnic

Certificate
eateate
This is to certified that a benefit record of practical work done by

Mr./Ms.__________________________________________________________be

aring a Roll No._______________________ in Semester ____________ of

_________________________________________________ Branch in the

____________________________________ laboratory during the academic

year ________________ under our supervision.

Subject In-Charge Head of the Department


Index
Roll No.: _____________________ Student Name: _____________________________________

Subject: Mobile Computing and App Development Semester: ___________

Sr. Grade/ Submission Remarks/


Experiment / Exercise Name
No. Mark Date Sign
Create “Hello World” application that
displays “Hello World” in the middle of the
1
screen using Text View Widget in the red
color.
Create application for demonstration of
2
activity life cycle.

Create an application for demonstration of


3
different Layouts.
Create an application that will get the text
4 entered in Edit Text and display that text
using Toast (Message).

Create an application for demonstration of


5
explicitly starting new activity using Intent.

Create a registration page to demonstrate


6
basic widgets available.
Create sample application with login
module. (check username and password).
7 On successful login, change Text View
“Login Successful” and on failing login, alert
user using Toast “Login failed”.
Create login application where you will have
to validate username and password. Till the
8
username and password is not validated,
login button should remain disabled.
Create a login application as above. Validate
9 login data and display error to user using
setError() method.
Create an application that will pass two
numbers using Text View to the next screen,
10
and on the next screen display sum of those
numbers.

Create an application to demonstrate


11
different Animations.

12
Create an application to demonstrate use of
Media Player.

Create an application to manage Student


13
Data in the Device.
14
Create an application to manage Student
Data using Web Services.

15 Create an application for calculator.

Create an application for distance and


16
weight converters.

You might also like