Question: (Mobile Application Development Using Java).i Need the solution urgently!! Create an Android app for CSE department so that the faculty can input the online class
(Mobile Application Development Using Java).i Need the solution urgently!!
Create an Android app for CSE department so that the faculty can input the online class handled details.
The faculty should enter their name, faculty ID, and select the subject from a ListView.
The timings of the class through RadioButton [9 to 9.50 am, 9.55 to 10:45 am, 11.00 to 11.55 am, 1.10 to 2:00 pm, 2.05 to 2.55pm, 3.05 to 4pm.].
The topics handled for the day should be entered.[use EditText provide hint].
Another EditText to input the number of students present for the day.
Assuming, there are 50 students in each class, calculating the attendance percentage of the day.
On confirming the details, save the details in the DB. Based on the available data, help the administration to fetch the following details from the DB: [A] The class handled details for a particular faculty. [B] Display the details of classes where percentage is less than 50.
Sqlite is required.
Logo and background image is compulsory
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
