This is the source code of an android app which is used to take attendance by college proffesors..
Attendance-App-IET is hosted in the following web site
https://github.com/akashvyom/Attendance-App-IET
If you think the Android project Attendance-App-IET listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Attendance-App-IET.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 10 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 6 image files in Attendance-App-IET. The names of the image files are listed as follows.
absent.png attendance.png markupload.png present.png testschedule.png viewdata.png
The following screenshort is generated from the image listed above.
Attendance-App-IET has the following Java source files.
com.vistar.vattendance.DbUpdater.java com.vistar.vattendance.EditAttendance.java com.vistar.vattendance.Login.java com.vistar.vattendance.MainActivity.java com.vistar.vattendance.MarkUpload.java com.vistar.vattendance.OptionMenu.java com.vistar.vattendance.SubmitAttendance.java com.vistar.vattendance.TakeAttendance.java com.vistar.vattendance.TestSchedule.java com.vistar.vattendance.VAttendanceContract.java com.vistar.vattendance.VAttendanceDbHelper.java com.vistar.vattendance.ViewData.java