Mad exp 2.1 Creating the Application by using Text Edit control, Assignments of Mobile Computing

(Create an application that takes the name from a text box and shows hello message along with the name entered in text box, when the user clicks the OK button.)

Typology: Assignments

2022/2023

Uploaded on 04/07/2023

qwerrtyhgf
qwerrtyhgf 🇮🇳

2 documents

1 / 8

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
UNIVERSITY INSTITUTE OF ENGINEERING
Department of Computer Science & Engineering
Subject Name: Mobile Application Development Lab
Subject Code: 20CSP-356
Submitted to: Submitted by:
Faculty name: Swati Kashyap (E13993) Name: Anshul
UID: 20BCS5055
Section: NTPP_604
Group: B
pf3
pf4
pf5
pf8

Partial preview of the text

Download Mad exp 2.1 Creating the Application by using Text Edit control and more Assignments Mobile Computing in PDF only on Docsity!

UNIVERSITY INSTITUTE OF ENGINEERING

Department of Computer Science & Engineering

Subject Name: Mobile Application Development Lab

Subject Code: 20CSP-

Submitted to: Submitted by:

Faculty name: Swati Kashyap (E13993) Name: Anshul

UID: 20BCS

Section: NTPP_

Group: B

INDEX

**Ex. No List of Experiments Conduct (MM:

Viva (MM:

Record (MM:

Total (MM: 30) Remarks/Signature**

Installing and running applications on android studio

To design an android application to display Hello World

To create an android project and design and android app using widgets.

Creating the Application by using Text Edit control

Create an Android App using various controls such TexEdit, CheckBox, RadioButton, RadioGroup, etc.

Creating the Application Choosing Options RadioButton

Creating the Application Choosing Options RadioGroup

Create an Android application using Fragments.

Implement building blocks for Android Application using different layouts (such as linear, relative and absolute) 3.3 Design the Android application using menus and action bar. 3.4 Create an Android application for user registration that stores the user details in a database table.

Step 2: Insert text, button and image View in the activity_main.xml file and inputTypes, such as
password, email address, date, phone number, plain text.
Step 3: Now go to Main Activity, java file and change the code as shown below:

5. Output:-