Android application to display employee Info, payslips, timesheets, manage leaves.
PaySal is hosted in the following web site
https://github.com/archer-android/PaySal
If you think the Android project PaySal 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 PaySal.
Item | Value |
---|---|
Java File Count | 36 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 10 |
Fragment Count | 2 |
jar files used | achartengine-1.1.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 15 image files in PaySal. The names of the image files are listed as follows.
default_profile_photo.png empinfo.png employee.png ic_action_graph.png ic_action_logout.png ic_action_new.png ic_action_paste.png ic_action_person.png ic_action_reply.png leaveinfo.png pansuviicon.png reports.png taxinfo.png timesheetinfo.png ytdinfo.png
The following screenshort is generated from the image listed above.
PaySal has the following Java source files.
com.synthesize.generic.AsyncTasks.java com.synthesize.generic.Commons.java com.synthesize.generic.Graphs.java com.synthesize.generic.ObservableScrollView.java com.synthesize.generic.OnEmployeeDataFetched.java com.synthesize.generic.OnInitTasksCompleted.java com.synthesize.generic.OnLeaveAppliedResponse.java com.synthesize.generic.OnLeaveCancelledResponse.java com.synthesize.generic.OnLeaveDataFetched.java com.synthesize.generic.OnPaySlipDataFetched.java com.synthesize.generic.OnTaxDataFetched.java com.synthesize.generic.OnTimesheetDataFetched.java com.synthesize.generic.OnYtdDataFetched.java com.synthesize.generic.ScrollViewListener.java com.synthesize.generic.TaxAdapter.java com.synthesize.generic.ZServer.java com.synthesize.paysal.ApplyLeaveActivity.java com.synthesize.paysal.EmployeeinfoActivity.java com.synthesize.paysal.LeaveHistoryActivity.java com.synthesize.paysal.LeavehistoryAdapter.java com.synthesize.paysal.LeaveinfoActivity.java com.synthesize.paysal.MainActivity.java com.synthesize.paysal.ReportActivity.java com.synthesize.paysal.SplashActivity.java com.synthesize.paysal.TaxinfoActivity.java com.synthesize.paysal.TimesheetActivity.java com.synthesize.paysal.YtdActivity.java com.synthesize.xmlAid.Activation.java com.synthesize.xmlAid.CompanyInfo.java com.synthesize.xmlAid.Employee.java com.synthesize.xmlAid.Leave.java com.synthesize.xmlAid.Payslip.java com.synthesize.xmlAid.ReportingManager.java com.synthesize.xmlAid.Tax.java com.synthesize.xmlAid.Timesheet.java com.synthesize.xmlAid.Ytd.java