Graduation design in 2015?project 4?office system module of the Tourism APP.
OfficeSystemOfTour is hosted in the following web site
https://github.com/roothook/OfficeSystemOfTour
If you think the Android project OfficeSystemOfTour 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 OfficeSystemOfTour.
Item | Value |
---|---|
Java File Count | 41 |
Supported screen sizes | [mdpi, hdpi] |
Activity Count | 12 |
Fragment Count | 2 |
jar files used | gson-2.1.jar |
There are 34 image files in OfficeSystemOfTour. The names of the image files are listed as follows.
emotionstore_progresscancelbtn.png main_item_img.png main_title_bar_setting_img.png search_bar_edit_normal.9.png search_bar_edit_pressed.9.png search_bar_icon_normal.png segment_grey.9.png segment_grey_focus.9.png segment_grey_press.9.png segment_radio_grey_left.9.png segment_radio_grey_left_focus.9.png segment_radio_grey_left_press.9.png segment_radio_grey_middle.9.png segment_radio_grey_middle_focus.9.png segment_radio_grey_middle_press.9.png segment_radio_grey_right.9.png segment_radio_grey_right_focus.9.png segment_radio_grey_right_press.9.png segment_radio_white_left.9.png segment_radio_white_left_focus.9.png segment_radio_white_left_press.9.png segment_radio_white_middle.9.png segment_radio_white_middle_focus.9.png segment_radio_white_middle_press.9.png segment_radio_white_right.9.png segment_radio_white_right_focus.9.png segment_radio_white_right_press.9.png segment_white.9.png segment_white_focus.9.png setting_option_right_arrow.png show_head_toast_bg.9.png title_bar_back_img.png title_bar_complete_img.png title_bar_refresh_img.png
The following screenshort is generated from the image listed above.
OfficeSystemOfTour has the following Java source files.
com.hellocode.officesystemoftour.ApplicationTest.java com.hellocode.officesystemoftour.MyApplication.java com.hellocode.officesystemoftour.activity.ContactDetailActivity.java com.hellocode.officesystemoftour.activity.DocumentDetailActivity.java com.hellocode.officesystemoftour.activity.DocumentReadingActivity.java com.hellocode.officesystemoftour.activity.FeedBackActivity.java com.hellocode.officesystemoftour.activity.LoginActivity.java com.hellocode.officesystemoftour.activity.MainActivity.java com.hellocode.officesystemoftour.activity.ModifyPwdActivity.java com.hellocode.officesystemoftour.activity.OfficeSystemActivity.java com.hellocode.officesystemoftour.activity.PersonnelManagementActivity.java com.hellocode.officesystemoftour.activity.SelectContactActivity.java com.hellocode.officesystemoftour.activity.SettingActivity.java com.hellocode.officesystemoftour.activity.VideoSettingActivity.java com.hellocode.officesystemoftour.adapter.DocumentsAdapter.java com.hellocode.officesystemoftour.entity.BaseEntity.java com.hellocode.officesystemoftour.entity.Contact.java com.hellocode.officesystemoftour.entity.ContactDetail.java com.hellocode.officesystemoftour.entity.ContactList.java com.hellocode.officesystemoftour.entity.DealInfo.java com.hellocode.officesystemoftour.entity.Department.java com.hellocode.officesystemoftour.entity.DepartmentList.java com.hellocode.officesystemoftour.entity.Document.java com.hellocode.officesystemoftour.entity.DocumentDetail.java com.hellocode.officesystemoftour.entity.SimpleDocList.java com.hellocode.officesystemoftour.entity.SimpleDocument.java com.hellocode.officesystemoftour.entity.SortModel.java com.hellocode.officesystemoftour.fragment.ColleagueFragment.java com.hellocode.officesystemoftour.fragment.DepartmentFragment.java com.hellocode.officesystemoftour.util.AppUtils.java com.hellocode.officesystemoftour.util.CharacterParser.java com.hellocode.officesystemoftour.util.Constants.java com.hellocode.officesystemoftour.util.HttpUtils.java com.hellocode.officesystemoftour.util.PinyinComparator.java com.hellocode.officesystemoftour.view.ClearEditText.java com.hellocode.officesystemoftour.view.CustomerScrollView.java com.hellocode.officesystemoftour.view.DealInfoLinearLayout.java com.hellocode.officesystemoftour.view.SegmentedRadioGroup.java com.hellocode.officesystemoftour.view.SideBar.java com.hellocode.officesystemoftour.view.SortAdapter.java com.hellocode.officesystemoftour.view.Widget.java