在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → android实现一个健康咨询的app

android实现一个健康咨询的app

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:12.58M
  • 下载次数:16
  • 浏览次数:165
  • 发布时间:2020-09-28
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
本人独立开发了一个健康咨询的app,包括侧滑菜单,下拉菜单,图片浏览和语音录制等功能。希望能帮到有需要的朋友。
【实例截图】
【核心代码】
Health
└── Health
├── AndroidManifest.xml
├── bin
│   ├── AndroidManifest.xml
│   ├── classes
│   │   ├── com
│   │   │   ├── clinic
│   │   │   │   └── detail
│   │   │   │   └── Info
│   │   │   │   ├── ClinicArticleAdapter.class
│   │   │   │   ├── ClinicArticleDetailActivity$1.class
│   │   │   │   ├── ClinicArticleDetailActivity.class
│   │   │   │   ├── ClinicArticleFragment$1.class
│   │   │   │   ├── ClinicArticleFragment$2.class
│   │   │   │   ├── ClinicArticleFragment$3.class
│   │   │   │   ├── ClinicArticleFragment$4.class
│   │   │   │   ├── ClinicArticleFragment$GetDataTask.class
│   │   │   │   ├── ClinicArticleFragment.class
│   │   │   │   ├── ClinicContractDoctorAdapter$1.class
│   │   │   │   ├── ClinicContractDoctorAdapter.class
│   │   │   │   ├── ClinicContractDoctorFragment$1.class
│   │   │   │   ├── ClinicContractDoctorFragment$2.class
│   │   │   │   ├── ClinicContractDoctorFragment$3.class
│   │   │   │   ├── ClinicContractDoctorFragment$4.class
│   │   │   │   ├── ClinicContractDoctorFragment$GetDataTask.class
│   │   │   │   ├── ClinicContractDoctorFragment.class
│   │   │   │   ├── ClinicDetailForDoctorActivity$1.class
│   │   │   │   ├── ClinicDetailForDoctorActivity$2.class
│   │   │   │   ├── ClinicDetailForDoctorActivity$3.class
│   │   │   │   ├── ClinicDetailForDoctorActivity$MyOnClickListener.class
│   │   │   │   ├── ClinicDetailForDoctorActivity$MyOnPageChangeListener.class
│   │   │   │   ├── ClinicDetailForDoctorActivity.class
│   │   │   │   ├── ClinicDetailForVIPActivity$1.class
│   │   │   │   ├── ClinicDetailForVIPActivity$2.class
│   │   │   │   ├── ClinicDetailForVIPActivity$MyOnClickListener.class
│   │   │   │   ├── ClinicDetailForVIPActivity$MyOnPageChangeListener.class
│   │   │   │   ├── ClinicDetailForVIPActivity.class
│   │   │   │   ├── ClinicHomePageConsultAdapter.class
│   │   │   │   ├── ClinicHomePageFragment$1.class
│   │   │   │   ├── ClinicHomePageFragment$2.class
│   │   │   │   └── ClinicHomePageFragment.class
│   │   │   ├── consultation
│   │   │   │   └── Info
│   │   │   │   ├── HelpAdapter.class
│   │   │   │   ├── HelpDetailActivity$1.class
│   │   │   │   ├── HelpDetailActivity$2.class
│   │   │   │   ├── HelpDetailActivity$3.class
│   │   │   │   ├── HelpDetailActivity.class
│   │   │   │   ├── HelpDetailAdapter.class
│   │   │   │   ├── HelpInfoActivity$1.class
│   │   │   │   ├── HelpInfoActivity$2.class
│   │   │   │   ├── HelpInfoActivity$3.class
│   │   │   │   ├── HelpInfoActivity$4.class
│   │   │   │   ├── HelpInfoActivity$GetDataTask.class
│   │   │   │   ├── HelpInfoActivity.class
│   │   │   │   ├── HelpIWantConsultationActivity$1.class
│   │   │   │   ├── HelpIWantConsultationActivity$2.class
│   │   │   │   ├── HelpIWantConsultationActivity$3.class
│   │   │   │   ├── HelpIWantConsultationActivity$4.class
│   │   │   │   ├── HelpIWantConsultationActivity$5.class
│   │   │   │   ├── HelpIWantConsultationActivity$6.class
│   │   │   │   ├── HelpIWantConsultationActivity$7.class
│   │   │   │   └── HelpIWantConsultationActivity.class
│   │   │   ├── contract
│   │   │   │   └── vip
│   │   │   │   ├── Blood_pressure_oxygen_files
│   │   │   │   │   ├── AlreadyHandleBloodPressureOxygenActivity.class
│   │   │   │   │   ├── BloodPressureOxygenDiagramFragment$1.class
│   │   │   │   │   ├── BloodPressureOxygenDiagramFragment.class
│   │   │   │   │   ├── BloodPressureOxygenFileActivity$MyOnClickListener.class
│   │   │   │   │   ├── BloodPressureOxygenFileActivity$MyOnPageChangeListener.class
│   │   │   │   │   ├── BloodPressureOxygenFileActivity.class
│   │   │   │   │   ├── BloodPressureOxygenHistoryRecordFragment$1.class
│   │   │   │   │   ├── BloodPressureOxygenHistoryRecordFragment$2.class
│   │   │   │   │   ├── BloodPressureOxygenHistoryRecordFragment$3.class
│   │   │   │   │   ├── BloodPressureOxygenHistoryRecordFragment$4.class
│   │   │   │   │   ├── BloodPressureOxygenHistoryRecordFragment$MyListAdapter$1.class
│   │   │   │   │   ├── BloodPressureOxygenHistoryRecordFragment$MyListAdapter.class
│   │   │   │   │   ├── BloodPressureOxygenHistoryRecordFragment$ViewHolder.class
│   │   │   │   │   ├── BloodPressureOxygenHistoryRecordFragment.class
│   │   │   │   │   ├── BloodPressureOxygenSetAlarmFragment.class
│   │   │   │   │   └── GoToHandleBloodPressureOxygenActivity.class
│   │   │   │   ├── Blood_sugar_data
│   │   │   │   │   ├── AlreadyHandleBloodSugarActivity.class
│   │   │   │   │   ├── BloodSugarDataDiagramFragment$1.class
│   │   │   │   │   ├── BloodSugarDataDiagramFragment.class
│   │   │   │   │   ├── BloodSugarDataHistoryRecordFragment$1.class
│   │   │   │   │   ├── BloodSugarDataHistoryRecordFragment$2.class
│   │   │   │   │   ├── BloodSugarDataHistoryRecordFragment$3.class
│   │   │   │   │   ├── BloodSugarDataHistoryRecordFragment$4.class
│   │   │   │   │   ├── BloodSugarDataHistoryRecordFragment$MyListAdapter$1.class
│   │   │   │   │   ├── BloodSugarDataHistoryRecordFragment$MyListAdapter.class
│   │   │   │   │   ├── BloodSugarDataHistoryRecordFragment$ViewHolder.class
│   │   │   │   │   ├── BloodSugarDataHistoryRecordFragment.class
│   │   │   │   │   ├── BloodSugarDataSetAlarmFragment.class
│   │   │   │   │   ├── BloodSugarFileActivity$MyOnClickListener.class
│   │   │   │   │   ├── BloodSugarFileActivity$MyOnPageChangeListener.class
│   │   │   │   │   ├── BloodSugarFileActivity.class
│   │   │   │   │   └── GoToHandleBloodSugarActivity.class
│   │   │   │   └── Payment
│   │   │   │   ├── IWantContractActivity$1.class
│   │   │   │   ├── IWantContractActivity$2.class
│   │   │   │   ├── IWantContractActivity$3.class
│   │   │   │   ├── IWantContractActivity.class
│   │   │   │   ├── MakePaymentActivity$1.class
│   │   │   │   ├── MakePaymentActivity$2.class
│   │   │   │   └── MakePaymentActivity.class
│   │   │   ├── doctor
│   │   │   │   ├── blood
│   │   │   │   │   └── Data
│   │   │   │   │   ├── AlarmSelectorActivity$1.class
│   │   │   │   │   ├── AlarmSelectorActivity.class
│   │   │   │   │   ├── BloodPressureOxygenFragment$1.class
│   │   │   │   │   ├── BloodPressureOxygenFragment$2.class
│   │   │   │   │   ├── BloodPressureOxygenFragment.class
│   │   │   │   │   ├── BloodSugarDataFragment$1.class
│   │   │   │   │   ├── BloodSugarDataFragment$2.class
│   │   │   │   │   ├── BloodSugarDataFragment.class
│   │   │   │   │   ├── DataMonitorActivity$MyOnClickListener.class
│   │   │   │   │   ├── DataMonitorActivity$MyOnPageChangeListener.class
│   │   │   │   │   └── DataMonitorActivity.class
│   │   │   │   ├── consult
│   │   │   │   │   └── Me
│   │   │   │   │   ├── AlreadyReplyInfoFragment$1.class
│   │   │   │   │   ├── AlreadyReplyInfoFragment$2.class
│   │   │   │   │   ├── AlreadyReplyInfoFragment$3.class
│   │   │   │   │   ├── AlreadyReplyInfoFragment$4.class
│   │   │   │   │   ├── AlreadyReplyInfoFragment$5.class
│   │   │   │   │   ├── AlreadyReplyInfoFragment$MyListAdapter.class
│   │   │   │   │   ├── AlreadyReplyInfoFragment$ViewHolder.class
│   │   │   │   │   ├── AlreadyReplyInfoFragment.class
│   │   │   │   │   ├── AlreadyReplyVIPContentActivity$1.class
│   │   │   │   │   ├── AlreadyReplyVIPContentActivity$2.class
│   │   │   │   │   ├── AlreadyReplyVIPContentActivity$3.class
│   │   │   │   │   ├── AlreadyReplyVIPContentActivity.class
│   │   │   │   │   ├── BloodGlucoseFragment$1.class
│   │   │   │   │   ├── BloodGlucoseFragment$2.class
│   │   │   │   │   ├── BloodGlucoseFragment$3.class
│   │   │   │   │   ├── BloodGlucoseFragment$4.class
│   │   │   │   │   ├── BloodGlucoseFragment$5.class
│   │   │   │   │   ├── BloodGlucoseFragment$MyListAdapter.class
│   │   │   │   │   ├── BloodGlucoseFragment$ViewHolder.class
│   │   │   │   │   ├── BloodGlucoseFragment.class
│   │   │   │   │   ├── BloodPressureFragment$1.class
│   │   │   │   │   ├── BloodPressureFragment$2.class
│   │   │   │   │   ├── BloodPressureFragment$3.class
│   │   │   │   │   ├── BloodPressureFragment$4.class
│   │   │   │   │   ├── BloodPressureFragment$5.class
│   │   │   │   │   ├── BloodPressureFragment$MyListAdapter.class
│   │   │   │   │   ├── BloodPressureFragment$ViewHolder.class
│   │   │   │   │   ├── BloodPressureFragment.class
│   │   │   │   │   ├── ConsultationToMeActivity$MyOnClickListener.class
│   │   │   │   │   ├── ConsultationToMeActivity$MyOnPageChangeListener.class
│   │   │   │   │   ├── ConsultationToMeActivity.class
│   │   │   │   │   ├── InviteLetterFragment$1.class
│   │   │   │   │   ├── InviteLetterFragment$2.class
│   │   │   │   │   ├── InviteLetterFragment$3.class
│   │   │   │   │   ├── InviteLetterFragment$4.class
│   │   │   │   │   ├── InviteLetterFragment$5.class
│   │   │   │   │   ├── InviteLetterFragment$MyListAdapter.class
│   │   │   │   │   ├── InviteLetterFragment$ViewHolder.class
│   │   │   │   │   ├── InviteLetterFragment.class
│   │   │   │   │   ├── InviteLetterReplyActivity$1.class
│   │   │   │   │   ├── InviteLetterReplyActivity$2.class
│   │   │   │   │   ├── InviteLetterReplyActivity$3.class
│   │   │   │   │   ├── InviteLetterReplyActivity$4.class
│   │   │   │   │   ├── InviteLetterReplyActivity.class
│   │   │   │   │   ├── UnreplayInfoDetailActivity$1.class
│   │   │   │   │   ├── UnreplayInfoDetailActivity$2.class
│   │   │   │   │   ├── UnreplayInfoDetailActivity$3.class
│   │   │   │   │   ├── UnreplayInfoDetailActivity.class
│   │   │   │   │   ├── UnreplyInfoFragment$1.class
│   │   │   │   │   ├── UnreplyInfoFragment$2.class
│   │   │   │   │   ├── UnreplyInfoFragment$3.class
│   │   │   │   │   ├── UnreplyInfoFragment$4.class
│   │   │   │   │   ├── UnreplyInfoFragment$5.class
│   │   │   │   │   ├── UnreplyInfoFragment$MyListAdapter.class
│   │   │   │   │   ├── UnreplyInfoFragment$ViewHolder.class
│   │   │   │   │   └── UnreplyInfoFragment.class
│   │   │   │   ├── contract
│   │   │   │   │   └── vip
│   │   │   │   │   ├── ContractVIPActivity$MyListAdapter$1.class
│   │   │   │   │   ├── ContractVIPActivity$MyListAdapter$2.class
│   │   │   │   │   ├── ContractVIPActivity$MyListAdapter$3.class
│   │   │   │   │   ├── ContractVIPActivity$MyListAdapter.class
│   │   │   │   │   ├── ContractVIPActivity$ViewHolder.class
│   │   │   │   │   └── ContractVIPActivity.class
│   │   │   │   ├── detail
│   │   │   │   │   └── Info
│   │   │   │   │   ├── ArticleAdapter.class
│   │   │   │   │   ├── ArticleDetailActivity$1.class
│   │   │   │   │   ├── ArticleDetailActivity.class
│   │   │   │   │   ├── ArticleFragment$1.class
│   │   │   │   │   ├── ArticleFragment$2.class
│   │   │   │   │   ├── ArticleFragment$3.class
│   │   │   │   │   ├── ArticleFragment$4.class
│   │   │   │   │   ├── ArticleFragment$GetDataTask.class
│   │   │   │   │   ├── ArticleFragment.class
│   │   │   │   │   ├── ContractMemberAdapter.class
│   │   │   │   │   ├── ContractMemberFragment$1.class
│   │   │   │   │   ├── ContractMemberFragment$2.class
│   │   │   │   │   ├── ContractMemberFragment$3.class
│   │   │   │   │   ├── ContractMemberFragment$GetDataTask.class
│   │   │   │   │   ├── ContractMemberFragment.class
│   │   │   │   │   ├── DoctorDetailForDoctorActivity$1.class
│   │   │   │   │   ├── DoctorDetailForDoctorActivity$2.class
│   │   │   │   │   ├── DoctorDetailForDoctorActivity$3.class
│   │   │   │   │   ├── DoctorDetailForDoctorActivity$MyOnClickListener.class
│   │   │   │   │   ├── DoctorDetailForDoctorActivity$MyOnPageChangeListener.class
│   │   │   │   │   ├── DoctorDetailForDoctorActivity.class
│   │   │   │   │   ├── DoctorDetailForOtherActivity$1.class
│   │   │   │   │   ├── DoctorDetailForOtherActivity$2.class
│   │   │   │   │   ├── DoctorDetailForOtherActivity$3.class
│   │   │   │   │   ├── DoctorDetailForOtherActivity$4.class
│   │   │   │   │   ├── DoctorDetailForOtherActivity$5.class
│   │   │   │   │   ├── DoctorDetailForOtherActivity$MyOnClickListener.class
│   │   │   │   │   ├── DoctorDetailForOtherActivity$MyOnPageChangeListener.class
│   │   │   │   │   ├── DoctorDetailForOtherActivity.class
│   │   │   │   │   ├── DoctorHomePageConsultAdapter.class
│   │   │   │   │   ├── DoctorHomePageFragment$1.class
│   │   │   │   │   ├── DoctorHomePageFragment$2.class
│   │   │   │   │   ├── DoctorHomePageFragment$3.class
│   │   │   │   │   └── DoctorHomePageFragment.class
│   │   │   │   ├── my
│   │   │   │   │   ├── Consultation
│   │   │   │   │   │   ├── ClinicFragment$1.class
│   │   │   │   │   │   ├── ClinicFragment$2.class
│   │   │   │   │   │   ├── ClinicFragment$3.class
│   │   │   │   │   │   ├── ClinicFragment$4.class
│   │   │   │   │   │   ├── ClinicFragment$5.class
│   │   │   │   │   │   ├── ClinicFragment$MyListAdapter.class
│   │   │   │   │   │   ├── ClinicFragment$ViewHolder.class
│   │   │   │   │   │   ├── ClinicFragment.class
│   │   │   │   │   │   ├── DoctorFragment$1.class
│   │   │   │   │   │   ├── DoctorFragment$2.class
│   │   │   │   │   │   ├── DoctorFragment$3.class
│   │   │   │   │   │   ├── DoctorFragment$4.class
│   │   │   │   │   │   ├── DoctorFragment$5.class
│   │   │   │   │   │   ├── DoctorFragment$MyListAdapter.class
│   │   │   │   │   │   ├── DoctorFragment$ViewHolder.class
│   │   │   │   │   │   ├── DoctorFragment.class
│   │   │   │   │   │   ├── DoctorIWantConsultationActivity$1.class
│   │   │   │   │   │   ├── DoctorIWantConsultationActivity$2.class
│   │   │   │   │   │   ├── DoctorIWantConsultationActivity$3.class
│   │   │   │   │   │   ├── DoctorIWantConsultationActivity$4.class
│   │   │   │   │   │   ├── DoctorIWantConsultationActivity$5.class
│   │   │   │   │   │   ├── DoctorIWantConsultationActivity.class
│   │   │   │   │   │   ├── DoctorMyConsultActivity$MyOnClickListener.class
│   │   │   │   │   │   ├── DoctorMyConsultActivity$MyOnPageChangeListener.class
│   │   │   │   │   │   ├── DoctorMyConsultActivity.class
│   │   │   │   │   │   ├── HelpFragment$1.class
│   │   │   │   │   │   ├── HelpFragment$2.class
│   │   │   │   │   │   ├── HelpFragment$3.class
│   │   │   │   │   │   ├── HelpFragment$4.class
│   │   │   │   │   │   ├── HelpFragment$5.class
│   │   │   │   │   │   ├── HelpFragment$6.class
│   │   │   │   │   │   ├── HelpFragment$MyListAdapter.class
│   │   │   │   │   │   ├── HelpFragment$ViewHolder.class
│   │   │   │   │   │   ├── HelpFragment.class
│   │   │   │   │   │   ├── VIPConsultationActivity$1.class
│   │   │   │   │   │   ├── VIPConsultationActivity$2.class
│   │   │   │   │   │   ├── VIPConsultationActivity$3.class
│   │   │   │   │   │   ├── VIPConsultationActivity$4.class
│   │   │   │   │   │   ├── VIPConsultationActivity.class
│   │   │   │   │   │   ├── VIPFragment$1.class
│   │   │   │   │   │   ├── VIPFragment$2.class
│   │   │   │   │   │   ├── VIPFragment$MyListAdapter.class
│   │   │   │   │   │   ├── VIPFragment$ViewHolder.class
│   │   │   │   │   │   └── VIPFragment.class
│   │   │   │   │   └── Information
│   │   │   │   │   ├── ClassifyManagementFragment.class
│   │   │   │   │   ├── DiscussListFragment$1.class
│   │   │   │   │   ├── DiscussListFragment$2.class
│   │   │   │   │   ├── DiscussListFragment$3.class
│   │   │   │   │   ├── DiscussListFragment$4.class
│   │   │   │   │   ├── DiscussListFragment$5.class
│   │   │   │   │   ├── DiscussListFragment$MyListAdapter$1.class
│   │   │   │   │   ├── DiscussListFragment$MyListAdapter$2.class
│   │   │   │   │   ├── DiscussListFragment$MyListAdapter.class
│   │   │   │   │   ├── DiscussListFragment$ViewHolder.class
│   │   │   │   │   ├── DiscussListFragment.class
│   │   │   │   │   ├── IncreaseDiscussFragment$1.class
│   │   │   │   │   ├── IncreaseDiscussFragment.class
│   │   │   │   │   ├── ModifyDiscussActivity$1.class
│   │   │   │   │   ├── ModifyDiscussActivity.class
│   │   │   │   │   ├── MyInformationActivity$MyOnClickListener.class
│   │   │   │   │   ├── MyInformationActivity$MyOnPageChangeListener.class
│   │   │   │   │   └── MyInformationActivity.class
│   │   │   │   ├── personal
│   │   │   │   │   └── Space
│   │   │   │   │   ├── DoctorBasicDatumActivity.class
│   │   │   │   │   ├── DoctorBasicDatumMenuActivity$1.class
│   │   │   │   │   ├── DoctorBasicDatumMenuActivity$2.class
│   │   │   │   │   ├── DoctorBasicDatumMenuActivity$3$1.class
│   │   │   │   │   ├── DoctorBasicDatumMenuActivity$3.class
│   │   │   │   │   ├── DoctorBasicDatumMenuActivity$LeftMenuFragment.class
│   │   │   │   │   ├── DoctorBasicDatumMenuActivity$MyAdapter.class
│   │   │   │   │   └── DoctorBasicDatumMenuActivity.class
│   │   │   │   └── reward
│   │   │   │   └── help
│   │   │   │   ├── RewardHelpActivity$1.class
│   │   │   │   ├── RewardHelpActivity$2.class
│   │   │   │   ├── RewardHelpActivity$3.class
│   │   │   │   ├── RewardHelpActivity$4.class
│   │   │   │   ├── RewardHelpActivity$5.class
│   │   │   │   ├── RewardHelpActivity$MyListAdapter.class
│   │   │   │   ├── RewardHelpActivity$ViewHolder.class
│   │   │   │   ├── RewardHelpActivity.class
│   │   │   │   ├── RewardHelpDetailActivity$1.class
│   │   │   │   ├── RewardHelpDetailActivity$2.class
│   │   │   │   ├── RewardHelpDetailActivity$3.class
│   │   │   │   ├── RewardHelpDetailActivity$4.class
│   │   │   │   ├── RewardHelpDetailActivity$5.class
│   │   │   │   └── RewardHelpDetailActivity.class
│   │   │   ├── find
│   │   │   │   ├── Clinic
│   │   │   │   │   ├── ClinicListViewAdapter$1.class
│   │   │   │   │   ├── ClinicListViewAdapter.class
│   │   │   │   │   ├── FindClinicActivity$10.class
│   │   │   │   │   ├── FindClinicActivity$11.class
│   │   │   │   │   ├── FindClinicActivity$12.class
│   │   │   │   │   ├── FindClinicActivity$1.class
│   │   │   │   │   ├── FindClinicActivity$2.class
│   │   │   │   │   ├── FindClinicActivity$3.class
│   │   │   │   │   ├── FindClinicActivity$4.class
│   │   │   │   │   ├── FindClinicActivity$5.class
│   │   │   │   │   ├── FindClinicActivity$6.class
│   │   │   │   │   ├── FindClinicActivity$7.class
│   │   │   │   │   ├── FindClinicActivity$8.class
│   │   │   │   │   ├── FindClinicActivity$9.class
│   │   │   │   │   ├── FindClinicActivity$GetDataTask.class
│   │   │   │   │   └── FindClinicActivity.class
│   │   │   │   └── Doctor
│   │   │   │   ├── DoctorListViewAdapter$1.class
│   │   │   │   ├── DoctorListViewAdapter.class
│   │   │   │   ├── FindDoctorActivity$10.class
│   │   │   │   ├── FindDoctorActivity$11.class
│   │   │   │   ├── FindDoctorActivity$12.class
│   │   │   │   ├── FindDoctorActivity$1.class
│   │   │   │   ├── FindDoctorActivity$2.class
│   │   │   │   ├── FindDoctorActivity$3.class
│   │   │   │   ├── FindDoctorActivity$4.class
│   │   │   │   ├── FindDoctorActivity$5.class
│   │   │   │   ├── FindDoctorActivity$6.class
│   │   │   │   ├── FindDoctorActivity$7.class
│   │   │   │   ├── FindDoctorActivity$8.class
│   │   │   │   ├── FindDoctorActivity$9.class
│   │   │   │   ├── FindDoctorActivity$GetDataTask.class
│   │   │   │   └── FindDoctorActivity.class
│   │   │   ├── handmark
│   │   │   │   └── pulltorefresh
│   │   │   │   └── library
│   │   │   │   ├── extras
│   │   │   │   │   ├── PullToRefreshWebView2$JsValueCallback.class
│   │   │   │   │   ├── PullToRefreshWebView2.class
│   │   │   │   │   └── SoundPullEventListener.class
│   │   │   │   ├── ILoadingLayout.class
│   │   │   │   ├── internal
│   │   │   │   │   ├── EmptyViewMethodAccessor.class
│   │   │   │   │   ├── FlipLoadingLayout.class
│   │   │   │   │   ├── IndicatorLayout.class
│   │   │   │   │   ├── LoadingLayout.class
│   │   │   │   │   ├── RotateLoadingLayout.class
│   │   │   │   │   ├── Utils.class
│   │   │   │   │   ├── ViewCompat$SDK11.class
│   │   │   │   │   ├── ViewCompat$SDK16.class
│   │   │   │   │   └── ViewCompat.class
│   │   │   │   ├── IPullToRefresh.class
│   │   │   │   ├── LoadingLayoutProxy.class
│   │   │   │   ├── OverscrollHelper.class
│   │   │   │   ├── PullToRefreshAdapterViewBase.class
│   │   │   │   ├── PullToRefreshBase$1.class
│   │   │   │   ├── PullToRefreshBase$2.class
│   │   │   │   ├── PullToRefreshBase$3.class
│   │   │   │   ├── PullToRefreshBase$AnimationStyle.class
│   │   │   │   ├── PullToRefreshBase$HeaderPullingListener.class
│   │   │   │   ├── PullToRefreshBase$Mode.class
│   │   │   │   ├── PullToRefreshBase$OnLastItemVisibleListener.class
│   │   │   │   ├── PullToRefreshBase$OnPullEventListener.class
│   │   │   │   ├── PullToRefreshBase$OnRefreshListener2.class
│   │   │   │   ├── PullToRefreshBase$OnRefreshListener.class
│   │   │   │   ├── PullToRefreshBase$OnSmoothScrollFinishedListener.class
│   │   │   │   ├── PullToRefreshBase$Orientation.class
│   │   │   │   ├── PullToRefreshBase$SmoothScrollRunnable.class
│   │   │   │   ├── PullToRefreshBase$State.class
│   │   │   │   ├── PullToRefreshBase.class
│   │   │   │   ├── PullToRefreshExpandableListView$InternalExpandableListView.class
│   │   │   │   ├── PullToRefreshExpandableListView$InternalExpandableListViewSDK9.class
│   │   │   │   ├── PullToRefreshExpandableListView.class
│   │   │   │   ├── PullToRefreshGridView$InternalGridView.class
│   │   │   │   ├── PullToRefreshGridView$InternalGridViewSDK9.class
│   │   │   │   ├── PullToRefreshGridView.class
│   │   │   │   ├── PullToRefreshHorizontalScrollView$InternalHorizontalScrollViewSDK9.class
│   │   │   │   ├── PullToRefreshHorizontalScrollView.class
│   │   │   │   ├── PullToRefreshListView$InternalListView.class
│   │   │   │   ├── PullToRefreshListView$InternalListViewSDK9.class
│   │   │   │   ├── PullToRefreshListView.class
│   │   │   │   ├── PullToRefreshScrollView$InternalScrollViewSDK9.class
│   │   │   │   ├── PullToRefreshScrollView.class
│   │   │   │   ├── PullToRefreshWebView$1.class
│   │   │   │   ├── PullToRefreshWebView$2.class
│   │   │   │   ├── PullToRefreshWebView$InternalWebViewSDK9.class
│   │   │   │   └── PullToRefreshWebView.class
│   │   │   ├── jeremyfeinstein
│   │   │   │   └── slidingmenu
│   │   │   │   └── lib
│   │   │   │   ├── app
│   │   │   │   │   ├── SlidingActivityBase.class
│   │   │   │   │   ├── SlidingActivity.class
│   │   │   │   │   ├── SlidingActivityHelper$1.class
│   │   │   │   │   ├── SlidingActivityHelper.class
│   │   │   │   │   ├── SlidingFragmentActivity.class
│   │   │   │   │   ├── SlidingListActivity.class
│   │   │   │   │   └── SlidingPreferenceActivity.class
│   │   │   │   ├── CanvasTransformerBuilder$1.class
│   │   │   │   ├── CanvasTransformerBuilder$2.class
│   │   │   │   ├── CanvasTransformerBuilder$3.class
│   │   │   │   ├── CanvasTransformerBuilder$4.class
│   │   │   │   ├── CanvasTransformerBuilder$5.class
│   │   │   │   ├── CanvasTransformerBuilder$6.class
│   │   │   │   ├── CanvasTransformerBuilder.class
│   │   │   │   ├── CustomViewAbove$1.class
│   │   │   │   ├── CustomViewAbove$2.class
│   │   │   │   ├── CustomViewAbove$OnPageChangeListener.class
│   │   │   │   ├── CustomViewAbove$SimpleOnPageChangeListener.class
│   │   │   │   ├── CustomViewAbove.class
│   │   │   │   ├── CustomViewBehind.class
│   │   │   │   ├── MenuInterface.class
│   │   │   │   ├── SlidingMenu$1.class
│   │   │   │   ├── SlidingMenu$2.class
│   │   │   │   ├── SlidingMenu$CanvasTransformer.class
│   │   │   │   ├── SlidingMenu$OnClosedListener.class
│   │   │   │   ├── SlidingMenu$OnCloseListener.class
│   │   │   │   ├── SlidingMenu$OnOpenedListener.class
│   │   │   │   ├── SlidingMenu$OnOpenListener.class
│   │   │   │   ├── SlidingMenu$SavedState$1.class
│   │   │   │   ├── SlidingMenu$SavedState.class
│   │   │   │   └── SlidingMenu.class
│   │   │   ├── Lancare
│   │   │   │   ├── Activities
│   │   │   │   │   ├── ChangeCommunicationDatumActivity$1.class
│   │   │   │   │   ├── ChangeCommunicationDatumActivity$2.class
│   │   │   │   │   ├── ChangeCommunicationDatumActivity.class
│   │   │   │   │   ├── ChangeEmailActivity$1.class
│   │   │   │   │   ├── ChangeEmailActivity$2.class
│   │   │   │   │   ├── ChangeEmailActivity.class
│   │   │   │   │   ├── ChangeMobilePhoneNumActivity$1.class
│   │   │   │   │   ├── ChangeMobilePhoneNumActivity$2.class
│   │   │   │   │   ├── ChangeMobilePhoneNumActivity.class
│   │   │   │   │   ├── ChangePasswordActivity$1.class
│   │   │   │   │   ├── ChangePasswordActivity$2.class
│   │   │   │   │   ├── ChangePasswordActivity$3.class
│   │   │   │   │   ├── ChangePasswordActivity$4.class
│   │   │   │   │   ├── ChangePasswordActivity.class
│   │   │   │   │   ├── DoctorEntranceActivity.class
│   │   │   │   │   ├── HomeActivity$1.class
│   │   │   │   │   ├── HomeActivity$LeftMenuFragment.class
│   │   │   │   │   ├── HomeActivity.class
│   │   │   │   │   ├── JoinLancareActivity$1.class
│   │   │   │   │   ├── JoinLancareActivity$2.class
│   │   │   │   │   ├── JoinLancareActivity.class
│   │   │   │   │   ├── LoginActivity$1.class
│   │   │   │   │   ├── LoginActivity$2.class
│   │   │   │   │   ├── LoginActivity$3.class
│   │   │   │   │   ├── LoginActivity$4.class
│   │   │   │   │   ├── LoginActivity$5.class
│   │   │   │   │   ├── LoginActivity$6.class
│   │   │   │   │   ├── LoginActivity$7.class
│   │   │   │   │   ├── LoginActivity.class
│   │   │   │   │   ├── OnlineMallActivity.class
│   │   │   │   │   ├── OpenClinicActivity$1.class
│   │   │   │   │   ├── OpenClinicActivity$2.class
│   │   │   │   │   ├── OpenClinicActivity.class
│   │   │   │   │   ├── RechangeActivity$CheckedChangeListener.class
│   │   │   │   │   ├── RechangeActivity.class
│   │   │   │   │   ├── RecordActivity$1.class
│   │   │   │   │   ├── RecordActivity$2.class
│   │   │   │   │   ├── RecordActivity$MyListAdapter.class
│   │   │   │   │   ├── RecordActivity.class
│   │   │   │   │   ├── ResetPasswordActivity$1.class
│   │   │   │   │   ├── ResetPasswordActivity$2.class
│   │   │   │   │   ├── ResetPasswordActivity$3.class
│   │   │   │   │   ├── ResetPasswordActivity$4.class
│   │   │   │   │   ├── ResetPasswordActivity$5.class
│   │   │   │   │   ├── ResetPasswordActivity$6.class
│   │   │   │   │   ├── ResetPasswordActivity.class
│   │   │   │   │   ├── SearchActivity$1.class
│   │   │   │   │   ├── SearchActivity.class
│   │   │   │   │   ├── SelectVIPActivity$1.class
│   │   │   │   │   ├── SelectVIPActivity$2.class
│   │   │   │   │   ├── SelectVIPActivity.class
│   │   │   │   │   ├── ServiceProjectActivity$1.class
│   │   │   │   │   ├── ServiceProjectActivity$2.class
│   │   │   │   │   ├── ServiceProjectActivity.class
│   │   │   │   │   ├── SplashActivity$1.class
│   │   │   │   │   ├── SplashActivity$2.class
│   │   │   │   │   ├── SplashActivity.class
│   │   │   │   │   ├── TelephoneServiceActivity$1.class
│   │   │   │   │   ├── TelephoneServiceActivity$2.class
│   │   │   │   │   ├── TelephoneServiceActivity.class
│   │   │   │   │   └── VIPEntranceActivity.class
│   │   │   │   ├── Adapters
│   │   │   │   │   ├── AreaSelectorAdapter.class
│   │   │   │   │   ├── SelectVIPAdapter.class
│   │   │   │   │   ├── ViewFlowAdapter$1.class
│   │   │   │   │   ├── ViewFlowAdapter.class
│   │   │   │   │   ├── ViewPagerAdapter$TabInfo.class
│   │   │   │   │   └── ViewPagerAdapter.class
│   │   │   │   ├── Bean
│   │   │   │   │   ├── ArticlesBean.class
│   │   │   │   │   ├── BaseBean.class
│   │   │   │   │   ├── BloodPressureBean.class
│   │   │   │   │   ├── BloodPressureListBean.class
│   │   │   │   │   ├── BloodPressureListLBean.class
│   │   │   │   │   ├── BloodSugarBean.class
│   │   │   │   │   ├── BloodSugarListBean.class
│   │   │   │   │   ├── BloodSugarLListBean.class
│   │   │   │   │   ├── CityBean.class
│   │   │   │   │   ├── ClinicArticleBean.class
│   │   │   │   │   ├── ClinicConsultationBean.class
│   │   │   │   │   ├── ClinicsBean.class
│   │   │   │   │   ├── CommentBean.class
│   │   │   │   │   ├── Consultation.class
│   │   │   │   │   ├── ConsultObjectBean.class
│   │   │   │   │   ├── DoctorConsultationBean.class
│   │   │   │   │   ├── DoctorConsultBean.class
│   │   │   │   │   ├── DoctorProfilesBean.class
│   │   │   │   │   ├── DoctorsBean.class
│   │   │   │   │   ├── DoctorsListBean.class
│   │   │   │   │   ├── FileListBean.class
│   │   │   │   │   ├── HelpBean.class
│   │   │   │   │   ├── InviteLetterBean.class
│   │   │   │   │   ├── LoginBean.class
│   │   │   │   │   ├── LoginBeanList.class
│   │   │   │   │   ├── LoginBeanLList.class
│   │   │   │   │   ├── MemberBean.class
│   │   │   │   │   ├── ProfilesBean.class
│   │   │   │   │   ├── RegisterBean.class
│   │   │   │   │   ├── RegisterListBean.class
│   │   │   │   │   ├── RegisterLListBean.class
│   │   │   │   │   ├── RewardHelpInfoBean.class
│   │   │   │   │   ├── SupportBean.class
│   │   │   │   │   ├── UserBean.class
│   │   │   │   │   ├── VipBloodOxygenDetailBean.class
│   │   │   │   │   ├── VipBloodOxygenDetailListBean.class
│   │   │   │   │   ├── VipBloodOxygenDetailLListBean.class
│   │   │   │   │   ├── VipBloodPressureBean.class
│   │   │   │   │   ├── VipBloodPressureListBean.class
│   │   │   │   │   ├── VipBloodPressureLListBean.class
│   │   │   │   │   ├── VIPBloodPressureOxygenHistoryRecordBean.class
│   │   │   │   │   ├── VIPBloodPressureOxygenHistoryRecordListBean.class
│   │   │   │   │   ├── VIPBloodPressureOxygenHistoryRecordLListBean.class
│   │   │   │   │   ├── VipBloodSugarBean.class
│   │   │   │   │   ├── VipBloodSugarListBean.class
│   │   │   │   │   ├── VipBloodSugarLListBean.class
│   │   │   │   │   ├── VipFileBean.class
│   │   │   │   │   ├── VipFileListBean.class
│   │   │   │   │   ├── VipFileLListBean.class
│   │   │   │   │   ├── VipMyConsultBean.class
│   │   │   │   │   ├── VipMyConsultListBean.class
│   │   │   │   │   └── VipMyConsultLListBean.class
│   │   │   │   ├── CityUnit
│   │   │   │   │   ├── CharacterParser.class
│   │   │   │   │   ├── CityListActivity$1.class
│   │   │   │   │   ├── CityListActivity$2.class
│   │   │   │   │   ├── CityListActivity$3.class
│   │   │   │   │   ├── CityListActivity$4.class
│   │   │   │   │   ├── CityListActivity$5.class
│   │   │   │   │   ├── CityListActivity.class
│   │   │   │   │   ├── CityListAdapter$ViewHolder.class
│   │   │   │   │   ├── CityListAdapter.class
│   │   │   │   │   ├── ClearEditText.class
│   │   │   │   │   ├── LetterListView$OnTouchingLetterChangedListener.class
│   │   │   │   │   ├── LetterListView.class
│   │   │   │   │   └── PinyinComparator.class
│   │   │   │   ├── framework
│   │   │   │   │   └── BaseActivity.class
│   │   │   │   ├── jk
│   │   │   │   │   └── constants
│   │   │   │   │   └── Constants.class
│   │   │   │   ├── Jsons
│   │   │   │   │   └── JSONParseUtil.class
│   │   │   │   ├── lancare
│   │   │   │   │   ├── BuildConfig.class
│   │   │   │   │   ├── R$anim.class
│   │   │   │   │   ├── R$array.class
│   │   │   │   │   ├── R$attr.class
│   │   │   │   │   ├── R$color.class
│   │   │   │   │   ├── R$dimen.class
│   │   │   │   │   ├── R$drawable.class
│   │   │   │   │   ├── R$id.class
│   │   │   │   │   ├── R$layout.class
│   │   │   │   │   ├── R$menu.class
│   │   │   │   │   ├── R$string.class
│   │   │   │   │   ├── R$styleable.class
│   │   │   │   │   ├── R$style.class
│   │   │   │   │   └── R.class
│   │   │   │   ├── mall
│   │   │   │   │   ├── CosmeticsWebView$1.class
│   │   │   │   │   ├── CosmeticsWebView.class
│   │   │   │   │   ├── NaiFenWebView$1.class
│   │   │   │   │   ├── NaiFenWebView.class
│   │   │   │   │   ├── NutrientWebView$1.class
│   │   │   │   │   ├── NutrientWebView.class
│   │   │   │   │   ├── OnlineMallActivity.class
│   │   │   │   │   ├── SheepOilWebView$1.class
│   │   │   │   │   ├── SheepOilWebView.class
│   │   │   │   │   ├── ZhuanJiaHuiZhenWebView$1.class
│   │   │   │   │   └── ZhuanJiaHuiZhenWebView.class
│   │   │   │   ├── Register
│   │   │   │   │   ├── DoctorRegisterFragment$1.class
│   │   │   │   │   ├── DoctorRegisterFragment$2.class
│   │   │   │   │   ├── DoctorRegisterFragment$3.class
│   │   │   │   │   ├── DoctorRegisterFragment$4.class
│   │   │   │   │   ├── DoctorRegisterFragment$5.class
│   │   │   │   │   ├── DoctorRegisterFragment.class
│   │   │   │   │   ├── RegisterActivity$MyOnClickListener.class
│   │   │   │   │   ├── RegisterActivity$MyOnPageChangeListener.class
│   │   │   │   │   ├── RegisterActivity.class
│   │   │   │   │   ├── VIPRegisterFragment$1.class
│   │   │   │   │   ├── VIPRegisterFragment$2.class
│   │   │   │   │   ├── VIPRegisterFragment$3.class
│   │   │   │   │   ├── VIPRegisterFragment$4.class
│   │   │   │   │   ├── VIPRegisterFragment$5.class
│   │   │   │   │   └── VIPRegisterFragment.class
│   │   │   │   ├── Utils
│   │   │   │   │   ├── ApiResult.class
│   │   │   │   │   ├── ApplicationCustom$BDLocationListenerCustom.class
│   │   │   │   │   ├── ApplicationCustom.class
│   │   │   │   │   ├── AsyncImageLoader$1.class
│   │   │   │   │   ├── AsyncImageLoader$2.class
│   │   │   │   │   ├── AsyncImageLoader$ImageCallback.class
│   │   │   │   │   ├── AsyncImageLoader.class
│   │   │   │   │   ├── Base64_Encode.class
│   │   │   │   │   ├── BitMapUtil.class
│   │   │   │   │   ├── HttpUtil.class
│   │   │   │   │   ├── LancareApp.class
│   │   │   │   │   ├── ListViewInScollView.class
│   │   │   │   │   ├── PhpApi.class
│   │   │   │   │   ├── PrivateShardedPreference.class
│   │   │   │   │   ├── TimeStamp.class
│   │   │   │   │   ├── Tools.class
│   │   │   │   │   ├── Utils.class
│   │   │   │   │   └── ViewCache.class
│   │   │   │   └── web
│   │   │   │   ├── ICallBack.class
│   │   │   │   ├── impl
│   │   │   │   │   ├── ProcessData$1.class
│   │   │   │   │   ├── ProcessData$2.class
│   │   │   │   │   └── ProcessData.class
│   │   │   │   └── IProcessData.class
│   │   │   ├── load
│   │   │   │   └── video
│   │   │   │   ├── VideoInfo.class
│   │   │   │   ├── VideoListActivity$1.class
│   │   │   │   ├── VideoListActivity$2.class
│   │   │   │   ├── VideoListActivity$MyThread.class
│   │   │   │   ├── VideoListActivity.class
│   │   │   │   ├── VideoListAdapter$ViewHolder.class
│   │   │   │   ├── VideoListAdapter.class
│   │   │   │   ├── VideoManagerActvity$1.class
│   │   │   │   ├── VideoManagerActvity$2.class
│   │   │   │   ├── VideoManagerActvity.class
│   │   │   │   ├── VideoPlayerActivity.class
│   │   │   │   └── VideoUtils.class
│   │   │   ├── loop
│   │   │   │   └── android
│   │   │   │   └── Image
│   │   │   │   ├── BitmapImage.class
│   │   │   │   ├── ContactImage.class
│   │   │   │   ├── RoundedImageView.class
│   │   │   │   ├── SmartImage.class
│   │   │   │   ├── SmartImageTask$OnCompleteHandler.class
│   │   │   │   ├── SmartImageTask$OnCompleteListener.class
│   │   │   │   ├── SmartImageTask.class
│   │   │   │   ├── SmartImageView$1.class
│   │   │   │   ├── SmartImageView.class
│   │   │   │   ├── WebImageCache$1.class
│   │   │   │   ├── WebImageCache.class
│   │   │   │   └── WebImage.class
│   │   │   ├── my
│   │   │   │   └── order
│   │   │   │   └── list
│   │   │   │   ├── ContractOrderListFragment.class
│   │   │   │   ├── MyOrderListActivity$MyOnClickListener.class
│   │   │   │   ├── MyOrderListActivity$MyOnPageChangeListener.class
│   │   │   │   ├── MyOrderListActivity.class
│   │   │   │   ├── ProductOrderAdapter.class
│   │   │   │   └── ProductOrderListFragment.class
│   │   │   ├── object
│   │   │   │   └── Selector
│   │   │   │   ├── ConsultObjectSelectorActivity$1.class
│   │   │   │   ├── ConsultObjectSelectorActivity$2.class
│   │   │   │   ├── ConsultObjectSelectorActivity$3.class
│   │   │   │   ├── ConsultObjectSelectorActivity.class
│   │   │   │   ├── CustomImageButton.class
│   │   │   │   ├── ProfessionalFieldSelectorActivity$1.class
│   │   │   │   ├── ProfessionalFieldSelectorActivity$2.class
│   │   │   │   ├── ProfessionalFieldSelectorActivity$3.class
│   │   │   │   ├── ProfessionalFieldSelectorActivity.class
│   │   │   │   ├── ProfessionalFieldSelectorTreeViewAdapter$TreeNode.class
│   │   │   │   ├── ProfessionalFieldSelectorTreeViewAdapter.class
│   │   │   │   ├── TitleSelectorActivity$1.class
│   │   │   │   ├── TitleSelectorActivity$2.class
│   │   │   │   ├── TitleSelectorActivity$3.class
│   │   │   │   ├── TitleSelectorActivity.class
│   │   │   │   ├── TitleSelectorAdapter$TreeNode.class
│   │   │   │   ├── TitleSelectorAdapter.class
│   │   │   │   ├── TreeViewAdapter$TreeNode.class
│   │   │   │   └── TreeViewAdapter.class
│   │   │   ├── refresh
│   │   │   │   └── pullToRefresh
│   │   │   │   ├── SingleLayoutListView$1.class
│   │   │   │   ├── SingleLayoutListView$OnLoadMoreListener.class
│   │   │   │   ├── SingleLayoutListView$OnRefreshListener.class
│   │   │   │   └── SingleLayoutListView.class
│   │   │   ├── slidingmenu
│   │   │   │   └── Fragment
│   │   │   │   ├── LeftSlidingMenuFragment$LeftHideMenu.class
│   │   │   │   └── LeftSlidingMenuFragment.class
│   │   │   ├── tjerkw
│   │   │   │   └── slideexpandable
│   │   │   │   └── lib
│   │   │   │   ├── Doctor
│   │   │   │   │   ├── AbstractSlideExpandableListAdapter$1.class
│   │   │   │   │   ├── AbstractSlideExpandableListAdapter.class
│   │   │   │   │   ├── ActionSlideExpandableListView$1$1.class
│   │   │   │   │   ├── ActionSlideExpandableListView$1.class
│   │   │   │   │   ├── ActionSlideExpandableListView$OnActionClickListener.class
│   │   │   │   │   ├── ActionSlideExpandableListView.class
│   │   │   │   │   ├── ExpandCollapseAnimation.class
│   │   │   │   │   ├── SlideExpandableListAdapter.class
│   │   │   │   │   ├── SlideExpandableListView$1.class
│   │   │   │   │   ├── SlideExpandableListView.class
│   │   │   │   │   └── WrapperListAdapterImpl.class
│   │   │   │   └── VIP
│   │   │   │   ├── AbstractSlideExpandableListAdapterForVIP$1$1.class
│   │   │   │   ├── AbstractSlideExpandableListAdapterForVIP$1.class
│   │   │   │   ├── AbstractSlideExpandableListAdapterForVIP$SavedState$1.class
│   │   │   │   ├── AbstractSlideExpandableListAdapterForVIP$SavedState.class
│   │   │   │   ├── AbstractSlideExpandableListAdapterForVIP.class
│   │   │   │   ├── ActionSlideExpandableListViewForVIP$1$1.class
│   │   │   │   ├── ActionSlideExpandableListViewForVIP$1.class
│   │   │   │   ├── ActionSlideExpandableListViewForVIP$OnActionClickListener.class
│   │   │   │   ├── ActionSlideExpandableListViewForVIP.class
│   │   │   │   ├── ExpandCollapseAnimationForVIP.class
│   │   │   │   ├── SlideExpandableListAdapterForVIP.class
│   │   │   │   ├── SlideExpandableListViewForVIP$1.class
│   │   │   │   ├── SlideExpandableListViewForVIP.class
│   │   │   │   └── WrapperListAdapterImplForVIP.class
│   │   │   └── vip
│   │   │   ├── blood
│   │   │   │   ├── pressure_oxygen
│   │   │   │   │   ├── VIPBloodPressureOxygenActivity$1.class
│   │   │   │   │   ├── VIPBloodPressureOxygenActivity$2.class
│   │   │   │   │   ├── VIPBloodPressureOxygenActivity$MyOnClickListener.class
│   │   │   │   │   ├── VIPBloodPressureOxygenActivity$MyOnPageChangeListener.class
│   │   │   │   │   ├── VIPBloodPressureOxygenActivity.class
│   │   │   │   │   ├── VIPBloodPressureOxygenAdapter$1.class
│   │   │   │   │   ├── VIPBloodPressureOxygenAdapter$ListItemView.class
│   │   │   │   │   ├── VIPBloodPressureOxygenAdapter.class
│   │   │   │   │   ├── VIPBloodPressureOxygenDetailActivity$1.class
│   │   │   │   │   ├── VIPBloodPressureOxygenDetailActivity.class
│   │   │   │   │   ├── VIPBloodPressureOxygenDiagramFragment$1.class
│   │   │   │   │   ├── VIPBloodPressureOxygenDiagramFragment.class
│   │   │   │   │   ├── VIPBloodPressureOxygenHistoryRecordFragment$1.class
│   │   │   │   │   ├── VIPBloodPressureOxygenHistoryRecordFragment$2.class
│   │   │   │   │   └── VIPBloodPressureOxygenHistoryRecordFragment.class
│   │   │   │   └── sugar
│   │   │   │   ├── VIPBloodSugarAdapter$1.class
│   │   │   │   ├── VIPBloodSugarAdapter$ListItemView.class
│   │   │   │   ├── VIPBloodSugarAdapter.class
│   │   │   │   ├── VIPBloodSugarDataActivity$MyOnClickListener.class
│   │   │   │   ├── VIPBloodSugarDataActivity$MyOnPageChangeListener.class
│   │   │   │   ├── VIPBloodSugarDataActivity.class
│   │   │   │   ├── VIPBloodSugarDiagramFragment$1.class
│   │   │   │   ├── VIPBloodSugarDiagramFragment.class
│   │   │   │   ├── VIPBloodSugarHistoryRecordFragment$1.class
│   │   │   │   ├── VIPBloodSugarHistoryRecordFragment$2.class
│   │   │   │   ├── VIPBloodSugarHistoryRecordFragment$3.class
│   │   │   │   ├── VIPBloodSugarHistoryRecordFragment$MyListAdapter$1.class
│   │   │   │   ├── VIPBloodSugarHistoryRecordFragment$MyListAdapter$ViewHolder.class
│   │   │   │   ├── VIPBloodSugarHistoryRecordFragment$MyListAdapter.class
│   │   │   │   ├── VIPBloodSugarHistoryRecordFragment.class
│   │   │   │   ├── VIPSugarDataDetailActivity$1.class
│   │   │   │   └── VIPSugarDataDetailActivity.class
│   │   │   ├── health
│   │   │   │   └── File
│   │   │   │   ├── CheckHealthFileFragment$1.class
│   │   │   │   ├── CheckHealthFileFragment.class
│   │   │   │   ├── FileListFragment$1.class
│   │   │   │   ├── FileListFragment$MyListAdapter$1.class
│   │   │   │   ├── FileListFragment$MyListAdapter$2.class
│   │   │   │   ├── FileListFragment$MyListAdapter$ViewHolder.class
│   │   │   │   ├── FileListFragment$MyListAdapter.class
│   │   │   │   ├── FileListFragment.class
│   │   │   │   ├── HealthFileListDetailActivity$1.class
│   │   │   │   ├── HealthFileListDetailActivity$2.class
│   │   │   │   ├── HealthFileListDetailActivity.class
│   │   │   │   ├── HealthFilesActivity$MyOnClickListener.class
│   │   │   │   ├── HealthFilesActivity$MyOnPageChangeListener.class
│   │   │   │   ├── HealthFilesActivity.class
│   │   │   │   ├── ImageDownloader2$ImageCallback.class
│   │   │   │   ├── ImageDownloader2$LoadTask$1.class
│   │   │   │   ├── ImageDownloader2$LoadTask.class
│   │   │   │   ├── ImageDownloader2.class
│   │   │   │   ├── ImageDownloader.class
│   │   │   │   ├── ImageUtil$1.class
│   │   │   │   ├── ImageUtil.class
│   │   │   │   ├── UploadFileFragment$1.class
│   │   │   │   ├── UploadFileFragment$2.class
│   │   │   │   └── UploadFileFragment.class
│   │   │   ├── image
│   │   │   │   └── loader
│   │   │   │   ├── AbsListViewBaseFragment.class
│   │   │   │   ├── ImageGridFragment$1.class
│   │   │   │   ├── ImageGridFragment$2.class
│   │   │   │   ├── ImageGridFragment$ImageAdapter$1.class
│   │   │   │   ├── ImageGridFragment$ImageAdapter$2.class
│   │   │   │   ├── ImageGridFragment$ImageAdapter.class
│   │   │   │   ├── ImageGridFragment$ViewHolder.class
│   │   │   │   ├── ImageGridFragment.class
│   │   │   │   ├── ImagePagerFragment$1.class
│   │   │   │   ├── ImagePagerFragment$ImageAdapter$1.class
│   │   │   │   ├── ImagePagerFragment$ImageAdapter.class
│   │   │   │   ├── ImagePagerFragment.class
│   │   │   │   ├── SimpleImageActivity.class
│   │   │   │   ├── ViewConstants$Config.class
│   │   │   │   ├── ViewConstants$Extra.class
│   │   │   │   └── ViewConstants.class
│   │   │   ├── my
│   │   │   │   ├── Consultation
│   │   │   │   │   ├── VIPConsultDoctorFragment$1.class
│   │   │   │   │   ├── VIPConsultDoctorFragment$2.class
│   │   │   │   │   ├── VIPConsultDoctorFragment$3.class
│   │   │   │   │   ├── VIPConsultDoctorFragment$4.class
│   │   │   │   │   ├── VIPConsultDoctorFragment$MyListAdapter$ViewHolder.class
│   │   │   │   │   ├── VIPConsultDoctorFragment$MyListAdapter.class
│   │   │   │   │   ├── VIPConsultDoctorFragment.class
│   │   │   │   │   ├── VIPConsultHospitalFragment$1.class
│   │   │   │   │   ├── VIPConsultHospitalFragment$2.class
│   │   │   │   │   ├── VIPConsultHospitalFragment$3.class
│   │   │   │   │   ├── VIPConsultHospitalFragment$4.class
│   │   │   │   │   ├── VIPConsultHospitalFragment$MyListAdapter$ViewHolder.class
│   │   │   │   │   ├── VIPConsultHospitalFragment$MyListAdapter.class
│   │   │   │   │   ├── VIPConsultHospitalFragment.class
│   │   │   │   │   ├── VIPHelpFragment$1.class
│   │   │   │   │   ├── VIPHelpFragment$2.class
│   │   │   │   │   ├── VIPHelpFragment$3.class
│   │   │   │   │   ├── VIPHelpFragment$4.class
│   │   │   │   │   ├── VIPHelpFragment$5.class
│   │   │   │   │   ├── VIPHelpFragment$6.class
│   │   │   │   │   ├── VIPHelpFragment$MyListAdapter.class
│   │   │   │   │   ├── VIPHelpFragment$ViewHolder.class
│   │   │   │   │   ├── VIPHelpFragment.class
│   │   │   │   │   ├── VIPIWantConsultationActivity$1.class
│   │   │   │   │   ├── VIPIWantConsultationActivity$2.class
│   │   │   │   │   ├── VIPIWantConsultationActivity$3.class
│   │   │   │   │   ├── VIPIWantConsultationActivity$4.class
│   │   │   │   │   ├── VIPIWantConsultationActivity.class
│   │   │   │   │   ├── VIPMyConsultActivity$1.class
│   │   │   │   │   ├── VIPMyConsultActivity$2.class
│   │   │   │   │   ├── VIPMyConsultActivity$MyOnClickListener.class
│   │   │   │   │   ├── VIPMyConsultActivity$MyOnPageChangeListener.class
│   │   │   │   │   └── VIPMyConsultActivity.class
│   │   │   │   └── Integral
│   │   │   │   ├── ConsumeFragment.class
│   │   │   │   ├── IncomeFragment.class
│   │   │   │   ├── MyIntegralActivity$MyOnClickListener.class
│   │   │   │   ├── MyIntegralActivity$MyOnPageChangeListener.class
│   │   │   │   └── MyIntegralActivity.class
│   │   │   ├── personal
│   │   │   │   └── space
│   │   │   │   ├── VIPBasicDatumActivity.class
│   │   │   │   ├── VIPBasicDatumMenuActivity$1.class
│   │   │   │   ├── VIPBasicDatumMenuActivity$2.class
│   │   │   │   ├── VIPBasicDatumMenuActivity$3.class
│   │   │   │   ├── VIPBasicDatumMenuActivity$LeftMenuFragment.class
│   │   │   │   ├── VIPBasicDatumMenuActivity$vipMyAdapter.class
│   │   │   │   └── VIPBasicDatumMenuActivity.class
│   │   │   └── receive
│   │   │   └── Box
│   │   │   ├── ReceiveBoxActivity$MyOnClickListener.class
│   │   │   ├── ReceiveBoxActivity$MyOnPageChangeListener.class
│   │   │   ├── ReceiveBoxActivity.class
│   │   │   ├── VIPBloodGlucoseFragment$1.class
│   │   │   ├── VIPBloodGlucoseFragment$2.class
│   │   │   ├── VIPBloodGlucoseFragment$3.class
│   │   │   ├── VIPBloodGlucoseFragment$4.class
│   │   │   ├── VIPBloodGlucoseFragment$MyListAdapter$ViewHolder.class
│   │   │   ├── VIPBloodGlucoseFragment$MyListAdapter.class
│   │   │   ├── VIPBloodGlucoseFragment.class
│   │   │   ├── VIPBloodPressureFragment$1.class
│   │   │   ├── VIPBloodPressureFragment$2.class
│   │   │   ├── VIPBloodPressureFragment$3.class
│   │   │   ├── VIPBloodPressureFragment$4.class
│   │   │   ├── VIPBloodPressureFragment$MyListAdapter$ViewHolder.class
│   │   │   ├── VIPBloodPressureFragment$MyListAdapter.class
│   │   │   ├── VIPBloodPressureFragment.class
│   │   │   ├── VIPGlucoseReplyActivity$1.class
│   │   │   ├── VIPGlucoseReplyActivity$2.class
│   │   │   ├── VIPGlucoseReplyActivity$3.class
│   │   │   ├── VIPGlucoseReplyActivity.class
│   │   │   ├── VIPInviteLetterFragment$1.class
│   │   │   ├── VIPInviteLetterFragment$2.class
│   │   │   ├── VIPInviteLetterFragment$3.class
│   │   │   ├── VIPInviteLetterFragment$4.class
│   │   │   ├── VIPInviteLetterFragment$MyListAdapter$ViewHolder.class
│   │   │   ├── VIPInviteLetterFragment$MyListAdapter.class
│   │   │   ├── VIPInviteLetterFragment.class
│   │   │   ├── VIPInviteLetterReplyActivity$1.class
│   │   │   ├── VIPInviteLetterReplyActivity$2.class
│   │   │   ├── VIPInviteLetterReplyActivity$3.class
│   │   │   ├── VIPInviteLetterReplyActivity.class
│   │   │   ├── VIPPressureReplyActivity$1.class
│   │   │   ├── VIPPressureReplyActivity$2.class
│   │   │   ├── VIPPressureReplyActivity$3.class
│   │   │   └── VIPPressureReplyActivity.class
│   │   └── org
│   │   └── taptwo
│   │   └── android
│   │   └── Widget
│   │   ├── CircleFlowIndicator$FadeTimer.class
│   │   ├── CircleFlowIndicator.class
│   │   ├── FlowIndicator.class
│   │   ├── ViewFlow$1.class
│   │   ├── ViewFlow$2.class
│   │   ├── ViewFlow$AdapterDataSetObserver.class
│   │   ├── ViewFlow$ViewSwitchListener.class
│   │   └── ViewFlow.class
│   ├── classes.dex
│   ├── dexedLibs
│   │   ├── afinal_0.5.1_bin-215c3fd55813fbc21d740dddff8d44d0.jar
│   │   ├── afinal_0.5.1_bin-6ce68a5d2ee1ceda68caf2d3fc897f93.jar
│   │   ├── android-support-v4-aa87047f5caa1351001bc80a7de1cc9c.jar
│   │   ├── android-support-v4-ccf9ced398ed7f9a39f70f853c05d88a.jar
│   │   ├── apache-mime4j-0.6-3e39b1c62f4bd5b613951e457c5758d1.jar
│   │   ├── apache-mime4j-0.6-8fa4e4960759360a6deab26d2276257c.jar
│   │   ├── BaiduLBS_Android-8adb6b183ca3c03e03c331b432ab53ce.jar
│   │   ├── BaiduLBS_Android-d2a6539a4f125ca2461135c146483d4a.jar
│   │   ├── httpmime-4.0.1-064be07ce33ef09eb07d9fd6889fb75b.jar
│   │   ├── httpmime-4.0.1-610b47e5f937dcbe3229294e1fc6759f.jar
│   │   ├── JavaMD5-245d5e901c592c6027b64fba4df35d3a.jar
│   │   ├── JavaMD5-e6a4f406afabdde88beecfedc2ce3e7d.jar
│   │   ├── libammsdk-226678dcfeb31db1f735fee64faebfb9.jar
│   │   ├── libammsdk-25381664502dcd17c1f64f3406164bee.jar
│   │   ├── pinyin4j-2.5.0-51b0a72ce7a30c76dd7482598c9f6919.jar
│   │   ├── pinyin4j-2.5.0-c523742db6a2656e7c182aebfb6b4cb9.jar
│   │   ├── pushservice-4.1.0-07495437d6ac5173dbe7bb578811f95e.jar
│   │   ├── pushservice-4.1.0-5ba05d902d93005614c179b6e6b302aa.jar
│   │   ├── universal-image-loader-1.9.3-97cc6591861a0d4d8ba435f9c243c505.jar
│   │   └── universal-image-loader-1.9.3-a9c014506ac494144590c6e339bc485a.jar
│   ├── jarlist.cache
│   ├── Lancare.apk
│   ├── res
│   │   └── crunch
│   │   ├── drawable-hdpi
│   │   │   ├── already_intreset.png
│   │   │   ├── arrow_black.png
│   │   │   ├── arrow_blue.png
│   │   │   ├── attention.png
│   │   │   ├── back_image.png
│   │   │   ├── barcode.png
│   │   │   ├── base_datum_data_monitor.png
│   │   │   ├── base_datum.png
│   │   │   ├── base_datum_set.png
│   │   │   ├── bin.png
│   │   │   ├── birthday.png
│   │   │   ├── bj_1.png
│   │   │   ├── blood_oxygen.png
│   │   │   ├── blood_sugar.png
│   │   │   ├── blue_point.png
│   │   │   ├── body_cont_bg.9.png
│   │   │   ├── calendar.png
│   │   │   ├── checkbox_checked.png
│   │   │   ├── checkbox_unchecked.png
│   │   │   ├── check_watch.png
│   │   │   ├── classify.png
│   │   │   ├── clinic.png
│   │   │   ├── clock.png
│   │   │   ├── close.png
│   │   │   ├── communication_datum.png
│   │   │   ├── confirm_code.png
│   │   │   ├── confirm_password.png
│   │   │   ├── consultation.png
│   │   │   ├── consult_maintenance.png
│   │   │   ├── consult.png
│   │   │   ├── contact_list_icon.png
│   │   │   ├── contract_package.png
│   │   │   ├── contract.png
│   │   │   ├── cosmetics.png
│   │   │   ├── currect.png
│   │   │   ├── data_monitor.png
│   │   │   ├── delta.png
│   │   │   ├── department.png
│   │   │   ├── display.png
│   │   │   ├── divid_line.png
│   │   │   ├── divid_point_line.png
│   │   │   ├── doc_background.png
│   │   │   ├── doc_photo_large.png
│   │   │   ├── doctor_icon.png
│   │   │   ├── doctor_title.png
│   │   │   ├── down_arrow.png
│   │   │   ├── down_gery_arrow.png
│   │   │   ├── duibi.png
│   │   │   ├── edit.png
│   │   │   ├── email_image.png
│   │   │   ├── email.png
│   │   │   ├── emotionstore_progresscancelbtn.png
│   │   │   ├── enter_space.png
│   │   │   ├── examine_and_verify.png
│   │   │   ├── exit.png
│   │   │   ├── find_clinic.png
│   │   │   ├── find_doctor.png
│   │   │   ├── head_default.png
│   │   │   ├── help.png
│   │   │   ├── help_title.png
│   │   │   ├── hiding.png
│   │   │   ├── home_btn.png
│   │   │   ├── house.png
│   │   │   ├── ht.png
│   │   │   ├── i_can_answer.png
│   │   │   ├── ic_empty.png
│   │   │   ├── ic_error.png
│   │   │   ├── ic_launcher.png
│   │   │   ├── ic_stub.png
│   │   │   ├── id.png
│   │   │   ├── img_form_time_normal.png
│   │   │   ├── img_form_time_selected.png
│   │   │   ├── i_need_help.png
│   │   │   ├── integral.png
│   │   │   ├── interest.png
│   │   │   ├── key.png
│   │   │   ├── key_word.png
│   │   │   ├── lawyer_icon.png
│   │   │   ├── left_arrow_grey.png
│   │   │   ├── left_arrow.png
│   │   │   ├── left_delta.png
│   │   │   ├── left_horizontal_line.png
│   │   │   ├── left_score_background.png
│   │   │   ├── load_picture.png
│   │   │   ├── local_hospital.png
│   │   │   ├── location_1.png
│   │   │   ├── location_2.png
│   │   │   ├── location_3.png
│   │   │   ├── lock.png
│   │   │   ├── logo.png
│   │   │   ├── logout.png
│   │   │   ├── menu_2.png
│   │   │   ├── menu_4.png
│   │   │   ├── mobile_phone_icon.png
│   │   │   ├── mobile_phone.png
│   │   │   ├── move_top.png
│   │   │   ├── my_discuss.png
│   │   │   ├── my_help.png
│   │   │   ├── my_order.png
│   │   │   ├── nai_fen.png
│   │   │   ├── need_ask.png
│   │   │   ├── no_avator_head.png
│   │   │   ├── occupation_age.png
│   │   │   ├── online_consultation.png
│   │   │   ├── open_clinic_diagram.png
│   │   │   ├── open_clinic.png
│   │   │   ├── open_close.png
│   │   │   ├── order_list.png
│   │   │   ├── password.png
│   │   │   ├── personal_info_gray.png
│   │   │   ├── person_center.png
│   │   │   ├── person_center_white.png
│   │   │   ├── person_icon.png
│   │   │   ├── person_info_background.png
│   │   │   ├── photograph.png
│   │   │   ├── picture_info.png
│   │   │   ├── pluse.png
│   │   │   ├── position.png
│   │   │   ├── prompt.png
│   │   │   ├── pull_to_refresh_arrow.png
│   │   │   ├── pull_to_refresh_indicator_rotate.png
│   │   │   ├── qq.png
│   │   │   ├── realname.png
│   │   │   ├── receive_email.png
│   │   │   ├── receive_mail_box.png
│   │   │   ├── recharge.png
│   │   │   ├── regist_username.png
│   │   │   ├── resource.png
│   │   │   ├── right_arrow_grey.png
│   │   │   ├── right_arrow.png
│   │   │   ├── right_horizontal_line.png
│   │   │   ├── right_score_background.png
│   │   │   ├── roller_3.png
│   │   │   ├── roller_4.png
│   │   │   ├── roller_5.png
│   │   │   ├── search_bar_icon_normal.png
│   │   │   ├── search_bg.9.png
│   │   │   ├── search_blue_big.png
│   │   │   ├── search_blue.png
│   │   │   ├── search_puin.9.png
│   │   │   ├── search_white.png
│   │   │   ├── send_email_box.png
│   │   │   ├── send_email.png
│   │   │   ├── sending_msg.png
│   │   │   ├── set.png
│   │   │   ├── setting_quit.png
│   │   │   ├── sheep_oil.png
│   │   │   ├── show_head_toast_bg.9.PNG
│   │   │   ├── sign_contract.png
│   │   │   ├── square.png
│   │   │   ├── step.png
│   │   │   ├── support_1.png
│   │   │   ├── telephone.png
│   │   │   ├── telephone_service.png
│   │   │   ├── three_points.png
│   │   │   ├── time.png
│   │   │   ├── toggle_bg_off.png
│   │   │   ├── toggle_bg_on.png
│   │   │   ├── up_down_arrow.png
│   │   │   ├── video.png
│   │   │   ├── vip_health_file.png
│   │   │   ├── xsearch_loading.png
│   │   │   ├── xsearch_msg_pull_arrow_down.png
│   │   │   └── zhuan_jia_hui_zhen.png
│   │   ├── drawable-mdpi
│   │   │   └── ic_launcher.png
│   │   └── drawable-xhdpi
│   │   ├── ic_launcher.png
│   │   ├── roller_2.png
│   │   ├── roller_3.png
│   │   ├── roller_4.png
│   │   └── roller_5.png
│   └── resources.ap_
├── gen
│   └── com
│   └── Lancare
│   └── lancare
│   ├── BuildConfig.java
│   └── R.java
├── ic_launcher-web.png
├── Lancare.iml
├── libs
│   ├── afinal_0.5.1_bin.jar
│   ├── android-support-v4.jar
│   ├── apache-mime4j-0.6.jar
│   ├── armeabi
│   │   └── liblocSDK5.so
│   ├── BaiduLBS_Android.jar
│   ├── httpmime-4.0.1.jar
│   ├── JavaMD5.jar
│   ├── libammsdk.jar
│   ├── pinyin4j-2.5.0.jar
│   ├── pushservice-4.1.0.jar
│   └── universal-image-loader-1.9.3.jar
├── lint.xml
├── proguard-project.txt
├── project.properties
├── res
│   ├── anim
│   │   ├── cycle_7.xml
│   │   ├── pull_arrow_down.xml
│   │   ├── pull_arrow_up.xml
│   │   ├── shake.xml
│   │   ├── slide_in_from_bottom.xml
│   │   ├── slide_in_from_top.xml
│   │   ├── slide_out_to_bottom.xml
│   │   ├── slide_out_to_top.xml
│   │   ├── slide_to_left.xml
│   │   ├── update_loading_progressbar_anim.xml
│   │   └── vssver2.scc
│   ├── color
│   │   ├── color_selector_black_lightblue.xml
│   │   ├── color_selector_darkblue_lightblue.xml
│   │   ├── color_selector_darkgray_navy.xml
│   │   ├── color_selector_lightblue_darkblue.xml
│   │   ├── color_selector_lightgray_skyblue.xml
│   │   └── color_selector_white_lightblue.xml
│   ├── drawable
│   │   ├── bg_border_stroke.xml
│   │   ├── checkbox_selector.xml
│   │   ├── indicator_bg_bottom.xml
│   │   ├── indicator_bg_top.xml
│   │   ├── is_open_checkbox_selector.xml
│   │   ├── layout_selector_background_blue.xml
│   │   ├── layout_selector_dark_blue.xml
│   │   ├── layout_selector_light_grey.xml
│   │   ├── layout_selector_white_blue.xml
│   │   ├── layout_selector_white.xml
│   │   ├── progressbar_bg.xml
│   │   ├── radiobutton_selector.xml
│   │   ├── rectangel_corner_blue.xml
│   │   ├── rectangle_blue.xml
│   │   ├── rectangle_corner_green.xml
│   │   ├── rectangle_corner_grey.xml
│   │   ├── rectangle_gray_frame.xml
│   │   ├── rectangle_green.xml
│   │   ├── rectangle_red.xml
│   │   ├── rectangle_white_frame.xml
│   │   ├── rectangle.xml
│   │   ├── search_bar_edit_selector.xml
│   │   ├── sidebar_background.xml
│   │   ├── toggle_btn.xml
│   │   └── toggle_selector.xml
│   ├── drawable-hdpi
│   │   ├── advertisement.jpg
│   │   ├── already_intreset.png
│   │   ├── arrow_black.png
│   │   ├── arrow_blue.png
│   │   ├── attention.png
│   │   ├── back_image.png
│   │   ├── barcode.png
│   │   ├── base_datum_bg.jpg
│   │   ├── base_datum_data_monitor.png
│   │   ├── base_datum.png
│   │   ├── base_datum_set.png
│   │   ├── bin.png
│   │   ├── birthday.png
│   │   ├── bj_1.png
│   │   ├── blood_oxygen.png
│   │   ├── blood_sugar.png
│   │   ├── blue_point.png
│   │   ├── body_cont_bg.9.png
│   │   ├── body_examination.jpg
│   │   ├── calendar.png
│   │   ├── checkbox_checked.png
│   │   ├── checkbox_unchecked.png
│   │   ├── check_watch.png
│   │   ├── classify.png
│   │   ├── clinic_image.png
│   │   ├── clinic.png
│   │   ├── clock.png
│   │   ├── close.png
│   │   ├── communication_datum.png
│   │   ├── confirm_code.png
│   │   ├── confirm_password.png
│   │   ├── consultation_homepage.jpg
│   │   ├── consultation.png
│   │   ├── consult_maintenance.png
│   │   ├── consult.png
│   │   ├── contact_list_icon.png
│   │   ├── contract_package.png
│   │   ├── contract.png
│   │   ├── cosmetics.png
│   │   ├── currect.png
│   │   ├── da14_1.jpg
│   │   ├── data_monitor.png
│   │   ├── delta.png
│   │   ├── department.png
│   │   ├── dhrgfw14_1.jpg
│   │   ├── display.png
│   │   ├── divid_line.png
│   │   ├── divid_point_line.png
│   │   ├── doc_background.png
│   │   ├── doc_photo_large.png
│   │   ├── doctor_01.jpg
│   │   ├── doctor_entrance.jpg
│   │   ├── doctor_icon.png
│   │   ├── doctor_title.png
│   │   ├── down_arrow.png
│   │   ├── down_gery_arrow.png
│   │   ├── duibi.png
│   │   ├── edit.png
│   │   ├── email_image.png
│   │   ├── email.png
│   │   ├── emotionstore_progresscancelbtn.png
│   │   ├── enter_space.png
│   │   ├── examine_and_verify.png
│   │   ├── exit.png
│   │   ├── find_clinic.png
│   │   ├── find_doctor.png
│   │   ├── grey_delta.jpg
│   │   ├── head_default.png
│   │   ├── health_care_product.jpg
│   │   ├── help.png
│   │   ├── help_title.png
│   │   ├── hiding.png
│   │   ├── home_btn.png
│   │   ├── house.png
│   │   ├── ht.png
│   │   ├── i_can_answer.png
│   │   ├── ic_empty.png
│   │   ├── ic_error.png
│   │   ├── ic_launcher.png
│   │   ├── ic_stub.png
│   │   ├── id.png
│   │   ├── image_intance.jpg
│   │   ├── img_form_time_normal.png
│   │   ├── img_form_time_selected.png
│   │   ├── i_need_help.png
│   │   ├── integral.png
│   │   ├── interest.png
│   │   ├── join_lancare.jpg
│   │   ├── key.png
│   │   ├── key_word.png
│   │   ├── lawyer_icon.png
│   │   ├── left_arrow_grey.png
│   │   ├── left_arrow.png
│   │   ├── left_delta.png
│   │   ├── left_horizontal_line.png
│   │   ├── left_score_background.png
│   │   ├── left_sliding_menu.jpg
│   │   ├── loading.png
│   │   ├── load_picture.png
│   │   ├── local_hospital.png
│   │   ├── location_1.png
│   │   ├── location_2.png
│   │   ├── location_3.png
│   │   ├── lock.png
│   │   ├── logo.png
│   │   ├── logout.png
│   │   ├── mall_service.jpg
│   │   ├── menu_2.png
│   │   ├── menu_4.png
│   │   ├── mobile_phone_icon.png
│   │   ├── mobile_phone.png
│   │   ├── more_service.jpg
│   │   ├── move_top.png
│   │   ├── my_discuss.png
│   │   ├── my_help.png
│   │   ├── my_order.png
│   │   ├── nai_fen.png
│   │   ├── need_ask.png
│   │   ├── no_avator_head.png
│   │   ├── nutrient.jpg
│   │   ├── occupation_age.png
│   │   ├── online_consultation.png
│   │   ├── open_clinic_diagram.png
│   │   ├── open_clinic.png
│   │   ├── open_close.png
│   │   ├── order_list.png
│   │   ├── password.png
│   │   ├── personal_info_gray.png
│   │   ├── personal_space.jpg
│   │   ├── person_center.png
│   │   ├── person_center_white.png
│   │   ├── person_icon.png
│   │   ├── person_info_background.png
│   │   ├── photograph.png
│   │   ├── picture_info.png
│   │   ├── pluse.png
│   │   ├── position.png
│   │   ├── product_picture.png
│   │   ├── prompt.png
│   │   ├── pull_to_refresh_arrow.png
│   │   ├── pull_to_refresh_indicator_rotate.png
│   │   ├── qq.png
│   │   ├── realname.png
│   │   ├── receive_email.png
│   │   ├── receive_mail_box.png
│   │   ├── recharge.png
│   │   ├── regist_username.png
│   │   ├── resource.png
│   │   ├── rhzc14_1.jpg
│   │   ├── right_arrow_grey.png
│   │   ├── right_arrow.png
│   │   ├── right_horizontal_line.png
│   │   ├── right_score_background.png
│   │   ├── roller_3.png
│   │   ├── roller_4.png
│   │   ├── roller_5.png
│   │   ├── search_bar_edit_normal.9.png
│   │   ├── search_bar_edit_pressed.9.png
│   │   ├── search_bar_icon_normal.png
│   │   ├── search_bg.9.png
│   │   ├── search_blue_big.png
│   │   ├── search_blue.png
│   │   ├── search_puin.9.png
│   │   ├── search_white.png
│   │   ├── send_email_box.png
│   │   ├── send_email.png
│   │   ├── sending_msg.png
│   │   ├── set.png
│   │   ├── setting_quit.png
│   │   ├── sheep_oil.png
│   │   ├── show_head_toast_bg.9.PNG
│   │   ├── sign_contract.png
│   │   ├── spread.jpg
│   │   ├── square.png
│   │   ├── step.png
│   │   ├── support_1.png
│   │   ├── support_2.gif
│   │   ├── support_3.gif
│   │   ├── support_4.gif
│   │   ├── support_5.gif
│   │   ├── support_6.gif
│   │   ├── support_7.gif
│   │   ├── support_8.gif
│   │   ├── telephone.png
│   │   ├── telephone_service.png
│   │   ├── three_points.png
│   │   ├── time.png
│   │   ├── toggle_bg_off.png
│   │   ├── toggle_bg_on.png
│   │   ├── two_wei_code.jpg
│   │   ├── up_down_arrow.png
│   │   ├── video.png
│   │   ├── vip_entrance.jpg
│   │   ├── vip_health_file.png
│   │   ├── vssver2.scc
│   │   ├── xsearch_loading.png
│   │   ├── xsearch_msg_pull_arrow_down.png
│   │   ├── zfjzs14_1.jpg
│   │   ├── zhuan_jia_hui_zhen.png
│   │   └── zx14_1.jpg
│   ├── drawable-mdpi
│   │   ├── ic_launcher.png
│   │   └── vssver2.scc
│   ├── drawable-xhdpi
│   │   ├── ic_launcher.png
│   │   ├── roller_2.png
│   │   ├── roller_3.png
│   │   ├── roller_4.png
│   │   ├── roller_5.png
│   │   └── vssver2.scc
│   ├── layout
│   │   ├── activity_splash.xml
│   │   ├── area_selector_item.xml
│   │   ├── area_selector_listview.xml
│   │   ├── article_list_item.xml
│   │   ├── article_listview.xml
│   │   ├── attend_image_btn.xml
│   │   ├── back_btn.xml
│   │   ├── change_email.xml
│   │   ├── change_mobile_phone_num.xml
│   │   ├── change_password.xml
│   │   ├── check_file_webview.xml
│   │   ├── citylist_item.xml
│   │   ├── city_list.xml
│   │   ├── classify_management.xml
│   │   ├── clinic_contract_doctor_item.xml
│   │   ├── clinic_contract_doctor_listview.xml
│   │   ├── clinic_detail_article_item.xml
│   │   ├── clinic_detail_article_listview.xml
│   │   ├── clinic_detail_article.xml
│   │   ├── clinic_detail_for_doctor.xml
│   │   ├── clinic_detail_for_vip.xml
│   │   ├── clinic_detail_home_page.xml
│   │   ├── clinic_home_page_consultation_item.xml
│   │   ├── communication_datum.xml
│   │   ├── consultation_detail_listview_item.xml
│   │   ├── consultation_detail.xml
│   │   ├── consultation_info_item.xml
│   │   ├── consultation_item.xml
│   │   ├── consultation_i_want_consultation.xml
│   │   ├── consultation.xml
│   │   ├── contract_vip_item.xml
│   │   ├── contract_vip_listview.xml
│   │   ├── cosmetics_webview.xml
│   │   ├── doctor_alarm_selector.xml
│   │   ├── doctor_already_handle_blood_pressure_oxygen.xml
│   │   ├── doctor_already_handle_blood_sugar.xml
│   │   ├── doctor_already_reply_item.xml
│   │   ├── doctor_already_reply_listview.xml
│   │   ├── doctor_basic_datum_menu.xml
│   │   ├── doctor_basic_datum_slide_expandable_menu.xml
│   │   ├── doctor_basic_datum.xml
│   │   ├── doctor_blood_data.xml
│   │   ├── doctor_blood_pressure_item.xml
│   │   ├── doctor_blood_pressure_listview.xml
│   │   ├── doctor_blood_pressure_oxygen_selector.xml
│   │   ├── doctor_blood_sugar_data_selector.xml
│   │   ├── doctor_blood_sugar_item.xml
│   │   ├── doctor_blood_sugar_listview.xml
│   │   ├── doctor_consult_to_me_invite_letter_reply.xml
│   │   ├── doctor_consult_to_me.xml
│   │   ├── doctor_contract_clinic_btn.xml
│   │   ├── doctor_detail_article.xml
│   │   ├── doctor_detail_contract_vip_record_item.xml
│   │   ├── doctor_detail_contract_vip_record_listview.xml
│   │   ├── doctor_detail_for_doctor.xml
│   │   ├── doctor_detail_for_other.xml
│   │   ├── doctor_detail_home_page.xml
│   │   ├── doctor_detail_my_article_item.xml
│   │   ├── doctor_detail_my_article_listview.xml
│   │   ├── doctor_entrance.xml
│   │   ├── doctor_invite_letter_item.xml
│   │   ├── doctor_invite_letter_listview.xml
│   │   ├── doctor_my_consultation_help_detail.xml
│   │   ├── doctor_my_consult_clinic_item.xml
│   │   ├── doctor_my_consult_clinic_listview.xml
│   │   ├── doctor_my_consult_doctor_item.xml
│   │   ├── doctor_my_consult_doctor_listview.xml
│   │   ├── doctor_my_consult_help_item.xml
│   │   ├── doctor_my_consult_help_listview.xml
│   │   ├── doctor_my_consult_vip_consultation.xml
│   │   ├── doctor_my_consult_vip_item.xml
│   │   ├── doctor_my_consult_vip_listview.xml
│   │   ├── doctor_my_consult.xml
│   │   ├── doctor_my_discuss_page.xml
│   │   ├── doctor_reply_vip_content.xml
│   │   ├── doctor_title_list.xml
│   │   ├── doctor_unreply_item.xml
│   │   ├── doctor_unreply_listview.xml
│   │   ├── doctor_unreply_vip_content_detail.xml
│   │   ├── find_clinic_listview_item.xml
│   │   ├── find_clinic.xml
│   │   ├── find_doctor_listview_item.xml
│   │   ├── find_doctor.xml
│   │   ├── foot_menu.xml
│   │   ├── fragment_main.xml
│   │   ├── go_to_handle_blood_pressure_oxygen.xml
│   │   ├── go_to_handle_blood_sugar.xml
│   │   ├── health_file.xml
│   │   ├── home_page.xml
│   │   ├── image_item.xml
│   │   ├── increase_discuss.xml
│   │   ├── item_voicelist.xml
│   │   ├── i_want_make_contract.xml
│   │   ├── join_lancare.xml
│   │   ├── left_sliding_menu_btn.xml
│   │   ├── left_slidingmenu_frame.xml
│   │   ├── left_slidingmenu.xml
│   │   ├── load_more.xml
│   │   ├── login.xml
│   │   ├── make_payment.xml
│   │   ├── mall_entrance.xml
│   │   ├── modify_discuss.xml
│   │   ├── my_integral.xml
│   │   ├── my_order_list_contract_listview.xml
│   │   ├── my_order_list_product_item.xml
│   │   ├── my_order_list_product_listview.xml
│   │   ├── my_order_list.xml
│   │   ├── nai_fen_web_view.xml
│   │   ├── nutrient_webview.xml
│   │   ├── object_selector_image_button.xml
│   │   ├── object_selector.xml
│   │   ├── open_clinic_introduction.xml
│   │   ├── overlay.xml
│   │   ├── personal_space_white.xml
│   │   ├── professional_field_selector.xml
│   │   ├── pull_to_refresh_header_horizontal.xml
│   │   ├── pull_to_refresh_header_vertical.xml
│   │   ├── pull_to_refresh_head_for_listview.xml
│   │   ├── pull_to_refresh_load_more.xml
│   │   ├── recharge.xml
│   │   ├── record_activity.xml
│   │   ├── register_to_doctor.xml
│   │   ├── register_to_vip.xml
│   │   ├── register.xml
│   │   ├── reset_password.xml
│   │   ├── reward_help_detail.xml
│   │   ├── reward_help_item.xml
│   │   ├── reward_help.xml
│   │   ├── search_btn.xml
│   │   ├── search.xml
│   │   ├── select_picture_make_photo_btn.xml
│   │   ├── select_video_btn.xml
│   │   ├── select_vip_item.xml
│   │   ├── select_vip.xml
│   │   ├── service_content.xml
│   │   ├── sheep_oil_webview.xml
│   │   ├── slidingmenu_main.xml
│   │   ├── telephone_service.xml
│   │   ├── upload_file_page.xml
│   │   ├── video_listview_item.xml
│   │   ├── video_listview.xml
│   │   ├── video_main_page.xml
│   │   ├── video_player.xml
│   │   ├── vip_basic_datum_menu.xml
│   │   ├── vip_basic_datum_slide_expandable_menu.xml
│   │   ├── vip_basic_datum.xml
│   │   ├── vip_blood_pressure_item.xml
│   │   ├── vip_blood_pressure_listview.xml
│   │   ├── vip_blood_pressure_oxygen_detail.xml
│   │   ├── vip_blood_pressure_oxygen_diagram.xml
│   │   ├── vip_blood_pressure_oxygen_files.xml
│   │   ├── vip_blood_pressure_oxygen_history_record_item.xml
│   │   ├── vip_blood_pressure_oxygen_history_record_listview.xml
│   │   ├── vip_blood_pressure_oxygen_set_alarm.xml
│   │   ├── vip_blood_sugar_data_diagram.xml
│   │   ├── vip_blood_sugar_data_history_record_item.xml
│   │   ├── vip_blood_sugar_data_history_record_listview.xml
│   │   ├── vip_blood_sugar_data_set_alarm.xml
│   │   ├── vip_blood_sugar_file.xml
│   │   ├── vip_blood_sugar_item.xml
│   │   ├── vip_blood_sugar_listview.xml
│   │   ├── vip_consume.xml
│   │   ├── vip_entrance.xml
│   │   ├── vip_file_list_detail.xml
│   │   ├── vip_file_list_item.xml
│   │   ├── vip_file_list_listview.xml
│   │   ├── vip_health_file_detail_gridview.xml
│   │   ├── vip_health_file_detail_gv_item.xml
│   │   ├── vip_health_file_image_pager.xml
│   │   ├── vip_health_file_item_paper_image.xml
│   │   ├── vip_income.xml
│   │   ├── vip_invite_letter_item.xml
│   │   ├── vip_invite_letter_listview.xml
│   │   ├── vip_i_want_consultation.xml
│   │   ├── vip_my_conslution.xml
│   │   ├── vip_my_consult_clinic_item.xml
│   │   ├── vip_my_consult_clinic_listview.xml
│   │   ├── vip_my_consult_doctor_item.xml
│   │   ├── vip_my_consult_doctor_listview.xml
│   │   ├── vip_my_consult_help_item.xml
│   │   ├── vip_my_consult_help_listview.xml
│   │   ├── vip_receive_box_glucose_reply.xml
│   │   ├── vip_receive_box_invite_reply.xml
│   │   ├── vip_receive_box_pressure_reply.xml
│   │   ├── vip_space_blood_pressure_oxygen_file.xml
│   │   ├── vip_space_blood_pressure_oxygen_history_record_item.xml
│   │   ├── vip_space_blood_pressure_oxygen_history_record_listview.xml
│   │   ├── vip_space_blood_sugar_file.xml
│   │   ├── vip_space_blood_sugar_history_record_item.xml
│   │   ├── vip_space_blood_sugar_history_record_listview.xml
│   │   ├── vip_space_receive_box.xml
│   │   ├── vip_sugar_detail.xml
│   │   └── zhuan_jia_hui_zhen_web_view.xml
│   ├── menu
│   │   ├── main.xml
│   │   └── vssver2.scc
│   └── values
│   ├── array.xml
│   ├── attrs.xml
│   ├── color.xml
│   ├── dimens.xml
│   ├── ids.xml
│   ├── strings.xml
│   ├── style_layout.xml
│   └── styles.xml
├── src
│   ├── com
│   │   ├── clinic
│   │   │   └── detail
│   │   │   └── Info
│   │   │   ├── ClinicArticleAdapter.java
│   │   │   ├── ClinicArticleDetailActivity.java
│   │   │   ├── ClinicArticleFragment.java
│   │   │   ├── ClinicContractDoctorAdapter.java
│   │   │   ├── ClinicContractDoctorFragment.java
│   │   │   ├── ClinicDetailForDoctorActivity.java
│   │   │   ├── ClinicDetailForVIPActivity.java
│   │   │   ├── ClinicHomePageConsultAdapter.java
│   │   │   └── ClinicHomePageFragment.java
│   │   ├── consultation
│   │   │   └── Info
│   │   │   ├── HelpAdapter.java
│   │   │   ├── HelpDetailActivity.java
│   │   │   ├── HelpDetailAdapter.java
│   │   │   ├── HelpInfoActivity.java
│   │   │   └── HelpIWantConsultationActivity.java
│   │   ├── contract
│   │   │   └── vip
│   │   │   ├── Blood_pressure_oxygen_files
│   │   │   │   ├── AlreadyHandleBloodPressureOxygenActivity.java
│   │   │   │   ├── BloodPressureOxygenDiagramFragment.java
│   │   │   │   ├── BloodPressureOxygenFileActivity.java
│   │   │   │   ├── BloodPressureOxygenHistoryRecordFragment.java
│   │   │   │   ├── BloodPressureOxygenSetAlarmFragment.java
│   │   │   │   └── GoToHandleBloodPressureOxygenActivity.java
│   │   │   ├── Blood_sugar_data
│   │   │   │   ├── AlreadyHandleBloodSugarActivity.java
│   │   │   │   ├── BloodSugarDataDiagramFragment.java
│   │   │   │   ├── BloodSugarDataHistoryRecordFragment.java
│   │   │   │   ├── BloodSugarDataSetAlarmFragment.java
│   │   │   │   ├── BloodSugarFileActivity.java
│   │   │   │   └── GoToHandleBloodSugarActivity.java
│   │   │   └── Payment
│   │   │   ├── IWantContractActivity.java
│   │   │   └── MakePaymentActivity.java
│   │   ├── doctor
│   │   │   ├── blood
│   │   │   │   └── Data
│   │   │   │   ├── AlarmSelectorActivity.java
│   │   │   │   ├── BloodPressureOxygenFragment.java
│   │   │   │   ├── BloodSugarDataFragment.java
│   │   │   │   └── DataMonitorActivity.java
│   │   │   ├── consult
│   │   │   │   └── Me
│   │   │   │   ├── AlreadyReplyInfoFragment.java
│   │   │   │   ├── AlreadyReplyVIPContentActivity.java
│   │   │   │   ├── BloodGlucoseFragment.java
│   │   │   │   ├── BloodPressureFragment.java
│   │   │   │   ├── ConsultationToMeActivity.java
│   │   │   │   ├── InviteLetterFragment.java
│   │   │   │   ├── InviteLetterReplyActivity.java
│   │   │   │   ├── UnreplayInfoDetailActivity.java
│   │   │   │   └── UnreplyInfoFragment.java
│   │   │   ├── contract
│   │   │   │   └── vip
│   │   │   │   └── ContractVIPActivity.java
│   │   │   ├── detail
│   │   │   │   └── Info
│   │   │   │   ├── ArticleAdapter.java
│   │   │   │   ├── ArticleDetailActivity.java
│   │   │   │   ├── ArticleFragment.java
│   │   │   │   ├── ContractMemberAdapter.java
│   │   │   │   ├── ContractMemberFragment.java
│   │   │   │   ├── DoctorDetailForDoctorActivity.java
│   │   │   │   ├── DoctorDetailForOtherActivity.java
│   │   │   │   ├── DoctorHomePageConsultAdapter.java
│   │   │   │   └── DoctorHomePageFragment.java
│   │   │   ├── my
│   │   │   │   ├── Consultation
│   │   │   │   │   ├── ClinicFragment.java
│   │   │   │   │   ├── DoctorFragment.java
│   │   │   │   │   ├── DoctorIWantConsultationActivity.java
│   │   │   │   │   ├── DoctorMyConsultActivity.java
│   │   │   │   │   ├── HelpFragment.java
│   │   │   │   │   ├── VIPConsultationActivity.java
│   │   │   │   │   └── VIPFragment.java
│   │   │   │   └── Information
│   │   │   │   ├── ClassifyManagementFragment.java
│   │   │   │   ├── DiscussListFragment.java
│   │   │   │   ├── IncreaseDiscussFragment.java
│   │   │   │   ├── ModifyDiscussActivity.java
│   │   │   │   └── MyInformationActivity.java
│   │   │   ├── personal
│   │   │   │   └── Space
│   │   │   │   ├── DoctorBasicDatumActivity.java
│   │   │   │   └── DoctorBasicDatumMenuActivity.java
│   │   │   └── reward
│   │   │   └── help
│   │   │   ├── RewardHelpActivity.java
│   │   │   └── RewardHelpDetailActivity.java
│   │   ├── find
│   │   │   ├── Clinic
│   │   │   │   ├── ClinicListViewAdapter.java
│   │   │   │   └── FindClinicActivity.java
│   │   │   └── Doctor
│   │   │   ├── DoctorListViewAdapter.java
│   │   │   └── FindDoctorActivity.java
│   │   ├── handmark
│   │   │   └── pulltorefresh
│   │   │   └── library
│   │   │   ├── extras
│   │   │   │   ├── PullToRefreshWebView2.java
│   │   │   │   └── SoundPullEventListener.java
│   │   │   ├── ILoadingLayout.java
│   │   │   ├── internal
│   │   │   │   ├── EmptyViewMethodAccessor.java
│   │   │   │   ├── FlipLoadingLayout.java
│   │   │   │   ├── IndicatorLayout.java
│   │   │   │   ├── LoadingLayout.java
│   │   │   │   ├── RotateLoadingLayout.java
│   │   │   │   ├── Utils.java
│   │   │   │   └── ViewCompat.java
│   │   │   ├── IPullToRefresh.java
│   │   │   ├── LoadingLayoutProxy.java
│   │   │   ├── OverscrollHelper.java
│   │   │   ├── PullToRefreshAdapterViewBase.java
│   │   │   ├── PullToRefreshBase.java
│   │   │   ├── PullToRefreshExpandableListView.java
│   │   │   ├── PullToRefreshGridView.java
│   │   │   ├── PullToRefreshHorizontalScrollView.java
│   │   │   ├── PullToRefreshListView.java
│   │   │   ├── PullToRefreshScrollView.java
│   │   │   └── PullToRefreshWebView.java
│   │   ├── jeremyfeinstein
│   │   │   └── slidingmenu
│   │   │   └── lib
│   │   │   ├── app
│   │   │   │   ├── SlidingActivityBase.java
│   │   │   │   ├── SlidingActivityHelper.java
│   │   │   │   ├── SlidingActivity.java
│   │   │   │   ├── SlidingFragmentActivity.java
│   │   │   │   ├── SlidingListActivity.java
│   │   │   │   └── SlidingPreferenceActivity.java
│   │   │   ├── CanvasTransformerBuilder.java
│   │   │   ├── CustomViewAbove.java
│   │   │   ├── CustomViewBehind.java
│   │   │   ├── MenuInterface.java
│   │   │   └── SlidingMenu.java
│   │   ├── Lancare
│   │   │   ├── Activities
│   │   │   │   ├── ChangeCommunicationDatumActivity.java
│   │   │   │   ├── ChangeEmailActivity.java
│   │   │   │   ├── ChangeMobilePhoneNumActivity.java
│   │   │   │   ├── ChangePasswordActivity.java
│   │   │   │   ├── DoctorEntranceActivity.java
│   │   │   │   ├── HomeActivity.java
│   │   │   │   ├── JoinLancareActivity.java
│   │   │   │   ├── LoginActivity.java
│   │   │   │   ├── OnlineMallActivity.java
│   │   │   │   ├── OpenClinicActivity.java
│   │   │   │   ├── RechangeActivity.java
│   │   │   │   ├── RecordActivity.java
│   │   │   │   ├── ResetPasswordActivity.java
│   │   │   │   ├── SearchActivity.java
│   │   │   │   ├── SelectVIPActivity.java
│   │   │   │   ├── ServiceProjectActivity.java
│   │   │   │   ├── SplashActivity.java
│   │   │   │   ├── TelephoneServiceActivity.java
│   │   │   │   └── VIPEntranceActivity.java
│   │   │   ├── Adapters
│   │   │   │   ├── AreaSelectorAdapter.java
│   │   │   │   ├── SelectVIPAdapter.java
│   │   │   │   ├── ViewFlowAdapter.java
│   │   │   │   └── ViewPagerAdapter.java
│   │   │   ├── Bean
│   │   │   │   ├── ArticlesBean.java
│   │   │   │   ├── BaseBean.java
│   │   │   │   ├── BloodPressureBean.java
│   │   │   │   ├── BloodPressureListBean.java
│   │   │   │   ├── BloodPressureListLBean.java
│   │   │   │   ├── BloodSugarBean.java
│   │   │   │   ├── BloodSugarListBean.java
│   │   │   │   ├── BloodSugarLListBean.java
│   │   │   │   ├── CityBean.java
│   │   │   │   ├── ClinicArticleBean.java
│   │   │   │   ├── ClinicConsultationBean.java
│   │   │   │   ├── ClinicsBean.java
│   │   │   │   ├── CommentBean.java
│   │   │   │   ├── Consultation.java
│   │   │   │   ├── ConsultObjectBean.java
│   │   │   │   ├── DoctorConsultationBean.java
│   │   │   │   ├── DoctorConsultBean.java
│   │   │   │   ├── DoctorProfilesBean.java
│   │   │   │   ├── DoctorsBean.java
│   │   │   │   ├── DoctorsListBean.java
│   │   │   │   ├── FileListBean.java
│   │   │   │   ├── HelpBean.java
│   │   │   │   ├── InviteLetterBean.java
│   │   │   │   ├── LoginBean.java
│   │   │   │   ├── LoginBeanList.java
│   │   │   │   ├── LoginBeanLList.java
│   │   │   │   ├── MemberBean.java
│   │   │   │   ├── ProfilesBean.java
│   │   │   │   ├── RegisterBean.java
│   │   │   │   ├── RegisterListBean.java
│   │   │   │   ├── RegisterLListBean.java
│   │   │   │   ├── RewardHelpInfoBean.java
│   │   │   │   ├── SupportBean.java
│   │   │   │   ├── UserBean.java
│   │   │   │   ├── VipBloodOxygenDetailBean.java
│   │   │   │   ├── VipBloodOxygenDetailListBean.java
│   │   │   │   ├── VipBloodOxygenDetailLListBean.java
│   │   │   │   ├── VipBloodPressureBean.java
│   │   │   │   ├── VipBloodPressureListBean.java
│   │   │   │   ├── VipBloodPressureLListBean.java
│   │   │   │   ├── VIPBloodPressureOxygenHistoryRecordBean.java
│   │   │   │   ├── VIPBloodPressureOxygenHistoryRecordListBean.java
│   │   │   │   ├── VIPBloodPressureOxygenHistoryRecordLListBean.java
│   │   │   │   ├── VipBloodSugarBean.java
│   │   │   │   ├── VipBloodSugarListBean.java
│   │   │   │   ├── VipBloodSugarLListBean.java
│   │   │   │   ├── VipFileBean.java
│   │   │   │   ├── VipFileListBean.java
│   │   │   │   ├── VipFileLListBean.java
│   │   │   │   ├── VipMyConsultBean.java
│   │   │   │   ├── VipMyConsultListBean.java
│   │   │   │   └── VipMyConsultLListBean.java
│   │   │   ├── CityUnit
│   │   │   │   ├── CharacterParser.java
│   │   │   │   ├── CityListActivity.java
│   │   │   │   ├── CityListAdapter.java
│   │   │   │   ├── ClearEditText.java
│   │   │   │   ├── LetterListView.java
│   │   │   │   └── PinyinComparator.java
│   │   │   ├── framework
│   │   │   │   └── BaseActivity.java
│   │   │   ├── jk
│   │   │   │   └── constants
│   │   │   │   └── Constants.java
│   │   │   ├── Jsons
│   │   │   │   └── JSONParseUtil.java
│   │   │   ├── mall
│   │   │   │   ├── CosmeticsWebView.java
│   │   │   │   ├── NaiFenWebView.java
│   │   │   │   ├── NutrientWebView.java
│   │   │   │   ├── OnlineMallActivity.java
│   │   │   │   ├── SheepOilWebView.java
│   │   │   │   └── ZhuanJiaHuiZhenWebView.java
│   │   │   ├── Register
│   │   │   │   ├── DoctorRegisterFragment.java
│   │   │   │   ├── RegisterActivity.java
│   │   │   │   └── VIPRegisterFragment.java
│   │   │   ├── Utils
│   │   │   │   ├── ApiResult.java
│   │   │   │   ├── ApplicationCustom.java
│   │   │   │   ├── AsyncImageLoader.java
│   │   │   │   ├── Base64_Encode.java
│   │   │   │   ├── BitMapUtil.java
│   │   │   │   ├── HttpUtil.java
│   │   │   │   ├── LancareApp.java
│   │   │   │   ├── ListViewInScollView.java
│   │   │   │   ├── PhpApi.java
│   │   │   │   ├── PrivateShardedPreference.java
│   │   │   │   ├── TimeStamp.java
│   │   │   │   ├── Tools.java
│   │   │   │   ├── Utils.java
│   │   │   │   └── ViewCache.java
│   │   │   └── web
│   │   │   ├── ICallBack.java
│   │   │   ├── impl
│   │   │   │   └── ProcessData.java
│   │   │   └── IProcessData.java
│   │   ├── load
│   │   │   └── video
│   │   │   ├── VideoInfo.java
│   │   │   ├── VideoListActivity.java
│   │   │   ├── VideoListAdapter.java
│   │   │   ├── VideoManagerActvity.java
│   │   │   ├── VideoPlayerActivity.java
│   │   │   └── VideoUtils.java
│   │   ├── loop
│   │   │   └── android
│   │   │   └── Image
│   │   │   ├── BitmapImage.java
│   │   │   ├── ContactImage.java
│   │   │   ├── RoundedImageView.java
│   │   │   ├── SmartImage.java
│   │   │   ├── SmartImageTask.java
│   │   │   ├── SmartImageView.java
│   │   │   ├── WebImageCache.java
│   │   │   └── WebImage.java
│   │   ├── my
│   │   │   └── order
│   │   │   └── list
│   │   │   ├── ContractOrderListFragment.java
│   │   │   ├── MyOrderListActivity.java
│   │   │   ├── ProductOrderAdapter.java
│   │   │   └── ProductOrderListFragment.java
│   │   ├── object
│   │   │   └── Selector
│   │   │   ├── ConsultObjectSelectorActivity.java
│   │   │   ├── CustomImageButton.java
│   │   │   ├── ProfessionalFieldSelectorActivity.java
│   │   │   ├── ProfessionalFieldSelectorTreeViewAdapter.java
│   │   │   ├── TitleSelectorActivity.java
│   │   │   ├── TitleSelectorAdapter.java
│   │   │   └── TreeViewAdapter.java
│   │   ├── refresh
│   │   │   └── pullToRefresh
│   │   │   └── SingleLayoutListView.java
│   │   ├── slidingmenu
│   │   │   └── Fragment
│   │   │   └── LeftSlidingMenuFragment.java
│   │   ├── tjerkw
│   │   │   └── slideexpandable
│   │   │   └── lib
│   │   │   ├── Doctor
│   │   │   │   ├── AbstractSlideExpandableListAdapter.java
│   │   │   │   ├── ActionSlideExpandableListView.java
│   │   │   │   ├── ExpandCollapseAnimation.java
│   │   │   │   ├── SlideExpandableListAdapter.java
│   │   │   │   ├── SlideExpandableListView.java
│   │   │   │   └── WrapperListAdapterImpl.java
│   │   │   └── VIP
│   │   │   ├── AbstractSlideExpandableListAdapterForVIP.java
│   │   │   ├── ActionSlideExpandableListViewForVIP.java
│   │   │   ├── ExpandCollapseAnimationForVIP.java
│   │   │   ├── SlideExpandableListAdapterForVIP.java
│   │   │   ├── SlideExpandableListViewForVIP.java
│   │   │   └── WrapperListAdapterImplForVIP.java
│   │   └── vip
│   │   ├── blood
│   │   │   ├── pressure_oxygen
│   │   │   │   ├── VIPBloodPressureOxygenActivity.java
│   │   │   │   ├── VIPBloodPressureOxygenAdapter.java
│   │   │   │   ├── VIPBloodPressureOxygenDetailActivity.java
│   │   │   │   ├── VIPBloodPressureOxygenDiagramFragment.java
│   │   │   │   └── VIPBloodPressureOxygenHistoryRecordFragment.java
│   │   │   └── sugar
│   │   │   ├── VIPBloodSugarAdapter.java
│   │   │   ├── VIPBloodSugarDataActivity.java
│   │   │   ├── VIPBloodSugarDiagramFragment.java
│   │   │   ├── VIPBloodSugarHistoryRecordFragment.java
│   │   │   └── VIPSugarDataDetailActivity.java
│   │   ├── health
│   │   │   └── File
│   │   │   ├── CheckHealthFileFragment.java
│   │   │   ├── FileListFragment.java
│   │   │   ├── HealthFileListDetailActivity.java
│   │   │   ├── HealthFilesActivity.java
│   │   │   ├── ImageDownloader2.java
│   │   │   ├── ImageDownloader.java
│   │   │   ├── ImageUtil.java
│   │   │   └── UploadFileFragment.java
│   │   ├── image
│   │   │   └── loader
│   │   │   ├── AbsListViewBaseFragment.java
│   │   │   ├── ImageGridFragment.java
│   │   │   ├── ImagePagerFragment.java
│   │   │   ├── SimpleImageActivity.java
│   │   │   └── ViewConstants.java
│   │   ├── my
│   │   │   ├── Consultation
│   │   │   │   ├── VIPConsultDoctorFragment.java
│   │   │   │   ├── VIPConsultHospitalFragment.java
│   │   │   │   ├── VIPHelpFragment.java
│   │   │   │   ├── VIPIWantConsultationActivity.java
│   │   │   │   └── VIPMyConsultActivity.java
│   │   │   └── Integral
│   │   │   ├── ConsumeFragment.java
│   │   │   ├── IncomeFragment.java
│   │   │   └── MyIntegralActivity.java
│   │   ├── personal
│   │   │   └── space
│   │   │   ├── VIPBasicDatumActivity.java
│   │   │   └── VIPBasicDatumMenuActivity.java
│   │   └── receive
│   │   └── Box
│   │   ├── ReceiveBoxActivity.java
│   │   ├── VIPBloodGlucoseFragment.java
│   │   ├── VIPBloodPressureFragment.java
│   │   ├── VIPGlucoseReplyActivity.java
│   │   ├── VIPInviteLetterFragment.java
│   │   ├── VIPInviteLetterReplyActivity.java
│   │   └── VIPPressureReplyActivity.java
│   └── org
│   └── taptwo
│   └── android
│   └── Widget
│   ├── CircleFlowIndicator.java
│   ├── FlowIndicator.java
│   └── ViewFlow.java
└── Thumbs.db

209 directories, 1796 files

标签:

实例下载地址

android实现一个健康咨询的app

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警