Need Help ?

Home / Expert Answers / Other / mobile-app-development-your-task-is-to-build-an-android-application-that-satisfies-the-following-req

(Solved): Mobile App Development Your task is to build an Android application that satisfies the following req ...



Mobile App Development Your task is to build an Android application that satisfies the following requirements: • Has two activities: MainActivity that implements the main functionality of the application and AboutActivity that shows your full name as per college record and student id • The AboutActivity should be available through a menu • A back button should appear in the ActionBar of the AboutActivity that takes user back to the MainActivity. It should be done through configuration! • MainActivity should implement the following functionality o read the following input from the user: § number of hours worked § hourly rate o calculate the pay using the following formula § if no of hours is less or equal than 40 then pay=no_of_hours*hourly_rate § else, pay=(no_of_hours-40)*hourly_rate*1.5 + 40*hourly_rate o calculate the tax using the following formula § tax=pay*0.18 o present following data to the user § pay § overtime pay § total pay § tax MARKING SCHEME: • AboutActivity: 1 point • Menu implementation: 2 point • MainActivity: o Input impelemntation: 2 points o Calculation: 3 points o Output implementation: 2 points Submission: ZPI with the project should be submitted by email, a short 2-3 min video showing your screen in which you explain the implementation should be submitted with the zip file (as a separate file) You can use OBS software to record the screen  



We have an Answer from Expert

View Expert Answer

Expert Answer


A Back Button Should Appear In The Actionbar Of The Aboutactivity That Takes User Back To The Mainactivity. It Should Be Done Through Configuration

The Problem has Answer!

We offer comprehensive solutions to enhance your understanding.

View Answer