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

ACD An Session 2 Assignment 4 Main

This document provides instructions for an Android app fundamentals assignment to implement a login screen. It includes an introduction stating it will test skills learned in class. The objective is to master concepts like Android Studio and relative design. Students are asked to create a login screen with fields for email/name, password, and a log in/sign in button. The expected output is shown as a screenshot of the login screen. The task is estimated to take 45 minutes to complete.

Uploaded by

Adv Sunil Joshi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

ACD An Session 2 Assignment 4 Main

This document provides instructions for an Android app fundamentals assignment to implement a login screen. It includes an introduction stating it will test skills learned in class. The objective is to master concepts like Android Studio and relative design. Students are asked to create a login screen with fields for email/name, password, and a log in/sign in button. The expected output is shown as a screenshot of the login screen. The task is estimated to take 45 minutes to complete.

Uploaded by

Adv Sunil Joshi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

ANDROID

Session 2: Android App


Fundamentals
Assignment

ACADGILD Page 1
ANDROID

Session 2:Android App Fundamentals


Assignment Implement the login screen.

Table of Contents
1. Introduction .......................................................................................................................................... 3
2. Objective ............................................................................................................................................... 3
3. Prerequisites ......................................................................................................................................... 3
4. Associated Data Files ............................................................................................................................ 3
5. Problem Statement ............................................................................................................................... 3
6. Expected Output ................................................................................................................................... 3
7. Approximate Time to Complete Task ................................................................................................... 4

ACADGILD Page 2
ANDROID

1. Introduction

This assignment will test your skills on android app creation & designing learnt in the class.

2. Objective

This assignment will help you to master the following concepts:

android studio

relative design

3. Prerequisites

Not applicable.

4. Associated Data Files

Not applicable.

5. Problem Statement
You need to implement the login screen having following fields

Email Id/Name

Password

Log In/ Sign In

ACADGILD Page 3
ANDROID

6. Expected Output

7. Approximate Time to Complete Task

45 mins

ACADGILD Page 4

You might also like