Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: THEend8_
CRICOS Provider No. 00103D Page 1 of 4
Assignment 1 – Student Attendance System
Due Date: 11:59pm, Friday, 27th October (end of Week 8)
This assignment will test your Android development skills and is worth 30% of your overall course mark.
Android Development
This assignment requires you to develop an Android application which uses several Activities which are related
through the use of Intents. To write the application you will need to use the Android Studio Integrated
Development Environment (IDE).
Your application must perform all tasks listed in this document and be capable of running on any Android device
with a minimum API version of 23 (i.e. Android 6.0 "Marshmallow") up to the latest version of Android.
Your application should be created to display correctly on an emulated Google Pixel 4 device. However, by using
appropriate layouts (e.g. ConstraintLayout) the application should also be able to display correctly on any Android
device with any sized screen and resolution.