在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 安卓校园二手交易源码(毕业设计 Android)

安卓校园二手交易源码(毕业设计 Android)

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:6.86M
  • 下载次数:68
  • 浏览次数:479
  • 发布时间:2020-08-25
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
安卓校园二手交易源码(毕业设计 Android)。 可直接运行。做毕业设计、课程设计或者想研究下技术的可以下载学习。需要更多资源的可以关注我。
【实例截图】
【核心代码】
安卓校园二手交易
└── campusLife-master
├── campus_life
│   ├── AndroidManifest.xml
│   ├── bin
│   │   ├── AndroidManifest.xml
│   │   ├── campus_life.apk
│   │   ├── classes
│   │   │   └── com
│   │   │   ├── viewpagerindicator
│   │   │   │   ├── R$attr.class
│   │   │   │   ├── R$bool.class
│   │   │   │   ├── R$color.class
│   │   │   │   ├── R$dimen.class
│   │   │   │   ├── R$drawable.class
│   │   │   │   ├── R$id.class
│   │   │   │   ├── R$integer.class
│   │   │   │   ├── R$styleable.class
│   │   │   │   ├── R$style.class
│   │   │   │   └── R.class
│   │   │   └── yhx
│   │   │   └── app
│   │   │   ├── adapter
│   │   │   │   ├── LookListAdapter$ViewHolder.class
│   │   │   │   ├── LookListAdapter.class
│   │   │   │   ├── MessageAdapter$1.class
│   │   │   │   ├── MessageAdapter$ViewHolder.class
│   │   │   │   ├── MessageAdapter.class
│   │   │   │   ├── ShopListAdapter$ViewHolder.class
│   │   │   │   └── ShopListAdapter.class
│   │   │   ├── campus_life
│   │   │   │   ├── BaseActivity.class
│   │   │   │   ├── BuildConfig.class
│   │   │   │   ├── GuideFragment$GuidePageAdapter.class
│   │   │   │   ├── GuideFragment.class
│   │   │   │   ├── LeaveMessageActivity$1.class
│   │   │   │   ├── LeaveMessageActivity$2.class
│   │   │   │   ├── LeaveMessageActivity$3.class
│   │   │   │   ├── LeaveMessageActivity$4$1.class
│   │   │   │   ├── LeaveMessageActivity$4.class
│   │   │   │   ├── LeaveMessageActivity.class
│   │   │   │   ├── LoginActivity$1.class
│   │   │   │   ├── LoginActivity$2.class
│   │   │   │   ├── LoginActivity$3$1.class
│   │   │   │   ├── LoginActivity$3.class
│   │   │   │   ├── LoginActivity.class
│   │   │   │   ├── LookActivity$1$1.class
│   │   │   │   ├── LookActivity$1$2.class
│   │   │   │   ├── LookActivity$1.class
│   │   │   │   ├── LookActivity$2.class
│   │   │   │   ├── LookActivity$3.class
│   │   │   │   ├── LookActivity$4$1.class
│   │   │   │   ├── LookActivity$4.class
│   │   │   │   ├── LookActivity$5.class
│   │   │   │   ├── LookActivity$6.class
│   │   │   │   ├── LookActivity.class
│   │   │   │   ├── LookInfoActivity$1.class
│   │   │   │   ├── LookInfoActivity$2.class
│   │   │   │   ├── LookInfoActivity$3.class
│   │   │   │   ├── LookInfoActivity$4.class
│   │   │   │   ├── LookInfoActivity.class
│   │   │   │   ├── LookListActivity$1.class
│   │   │   │   ├── LookListActivity$2.class
│   │   │   │   ├── LookListActivity$3$1.class
│   │   │   │   ├── LookListActivity$3$2.class
│   │   │   │   ├── LookListActivity$3.class
│   │   │   │   ├── LookListActivity$4.class
│   │   │   │   ├── LookListActivity$5.class
│   │   │   │   ├── LookListActivity$6.class
│   │   │   │   ├── LookListActivity.class
│   │   │   │   ├── MainActivity$1.class
│   │   │   │   ├── MainActivity.class
│   │   │   │   ├── MyCollectionActivity$1.class
│   │   │   │   ├── MyCollectionActivity$2.class
│   │   │   │   ├── MyCollectionActivity$3$1.class
│   │   │   │   ├── MyCollectionActivity$3$2$1.class
│   │   │   │   ├── MyCollectionActivity$3$2.class
│   │   │   │   ├── MyCollectionActivity$3.class
│   │   │   │   ├── MyCollectionActivity$4.class
│   │   │   │   ├── MyCollectionActivity$5$1.class
│   │   │   │   ├── MyCollectionActivity$5$2$1.class
│   │   │   │   ├── MyCollectionActivity$5$2.class
│   │   │   │   ├── MyCollectionActivity$5.class
│   │   │   │   ├── MyCollectionActivity$6.class
│   │   │   │   ├── MyCollectionActivity$7.class
│   │   │   │   ├── MyCollectionActivity.class
│   │   │   │   ├── MyLookActivity$1.class
│   │   │   │   ├── MyLookActivity$2.class
│   │   │   │   ├── MyLookActivity$3$1.class
│   │   │   │   ├── MyLookActivity$3$2$1.class
│   │   │   │   ├── MyLookActivity$3$2.class
│   │   │   │   ├── MyLookActivity$3.class
│   │   │   │   ├── MyLookActivity$4.class
│   │   │   │   ├── MyLookActivity$5.class
│   │   │   │   ├── MyLookActivity$6$1.class
│   │   │   │   ├── MyLookActivity$6$2$1.class
│   │   │   │   ├── MyLookActivity$6$2.class
│   │   │   │   ├── MyLookActivity$6.class
│   │   │   │   ├── MyLookActivity$7.class
│   │   │   │   ├── MyLookActivity$8.class
│   │   │   │   ├── MyLookActivity.class
│   │   │   │   ├── MyMsgActivity$1.class
│   │   │   │   ├── MyMsgActivity$2.class
│   │   │   │   ├── MyMsgActivity$3$1.class
│   │   │   │   ├── MyMsgActivity$3$2$1.class
│   │   │   │   ├── MyMsgActivity$3$2.class
│   │   │   │   ├── MyMsgActivity$3.class
│   │   │   │   ├── MyMsgActivity$4.class
│   │   │   │   ├── MyMsgActivity$5.class
│   │   │   │   ├── MyMsgActivity.class
│   │   │   │   ├── MyReleaseActivity$1.class
│   │   │   │   ├── MyReleaseActivity$2.class
│   │   │   │   ├── MyReleaseActivity$3$1.class
│   │   │   │   ├── MyReleaseActivity$3$2$1.class
│   │   │   │   ├── MyReleaseActivity$3$2.class
│   │   │   │   ├── MyReleaseActivity$3.class
│   │   │   │   ├── MyReleaseActivity$4.class
│   │   │   │   ├── MyReleaseActivity$5.class
│   │   │   │   ├── MyReleaseActivity$6$1.class
│   │   │   │   ├── MyReleaseActivity$6$2$1.class
│   │   │   │   ├── MyReleaseActivity$6$2.class
│   │   │   │   ├── MyReleaseActivity$6.class
│   │   │   │   ├── MyReleaseActivity$7.class
│   │   │   │   ├── MyReleaseActivity$8.class
│   │   │   │   ├── MyReleaseActivity.class
│   │   │   │   ├── PersonnalActivity$1.class
│   │   │   │   ├── PersonnalActivity$2.class
│   │   │   │   ├── PersonnalActivity$3.class
│   │   │   │   ├── PersonnalActivity$4.class
│   │   │   │   ├── PersonnalActivity.class
│   │   │   │   ├── PicturePreview$GuidePageAdapter.class
│   │   │   │   ├── PicturePreview.class
│   │   │   │   ├── R$anim.class
│   │   │   │   ├── R$attr.class
│   │   │   │   ├── R$bool.class
│   │   │   │   ├── R$color.class
│   │   │   │   ├── R$dimen.class
│   │   │   │   ├── R$drawable.class
│   │   │   │   ├── R$id.class
│   │   │   │   ├── R$integer.class
│   │   │   │   ├── R$layout.class
│   │   │   │   ├── R$menu.class
│   │   │   │   ├── R$string.class
│   │   │   │   ├── R$styleable.class
│   │   │   │   ├── R$style.class
│   │   │   │   ├── R.class
│   │   │   │   ├── ReleaseActivity$1$1.class
│   │   │   │   ├── ReleaseActivity$1$2.class
│   │   │   │   ├── ReleaseActivity$1.class
│   │   │   │   ├── ReleaseActivity$2.class
│   │   │   │   ├── ReleaseActivity$3.class
│   │   │   │   ├── ReleaseActivity$4$1.class
│   │   │   │   ├── ReleaseActivity$4$2.class
│   │   │   │   ├── ReleaseActivity$4.class
│   │   │   │   ├── ReleaseActivity$5$1.class
│   │   │   │   ├── ReleaseActivity$5.class
│   │   │   │   ├── ReleaseActivity$6.class
│   │   │   │   ├── ReleaseActivity$7.class
│   │   │   │   ├── ReleaseActivity$8.class
│   │   │   │   ├── ReleaseActivity.class
│   │   │   │   ├── ShopInfoActivity$1.class
│   │   │   │   ├── ShopInfoActivity$2$1.class
│   │   │   │   ├── ShopInfoActivity$2$2.class
│   │   │   │   ├── ShopInfoActivity$2$3.class
│   │   │   │   ├── ShopInfoActivity$2.class
│   │   │   │   ├── ShopInfoActivity$3.class
│   │   │   │   ├── ShopInfoActivity$4.class
│   │   │   │   ├── ShopInfoActivity$5.class
│   │   │   │   ├── ShopInfoActivity$GuidePageAdapter$1.class
│   │   │   │   ├── ShopInfoActivity$GuidePageAdapter.class
│   │   │   │   ├── ShopInfoActivity$MyTask.class
│   │   │   │   ├── ShopInfoActivity.class
│   │   │   │   ├── ShopListActivity$1.class
│   │   │   │   ├── ShopListActivity$2.class
│   │   │   │   ├── ShopListActivity$3.class
│   │   │   │   ├── ShopListActivity$4$1.class
│   │   │   │   ├── ShopListActivity$4$2.class
│   │   │   │   ├── ShopListActivity$4.class
│   │   │   │   ├── ShopListActivity$5.class
│   │   │   │   ├── ShopListActivity$6.class
│   │   │   │   ├── ShopListActivity$7.class
│   │   │   │   ├── ShopListActivity.class
│   │   │   │   ├── UserRegisterActivity$1.class
│   │   │   │   ├── UserRegisterActivity$2$1.class
│   │   │   │   ├── UserRegisterActivity$2.class
│   │   │   │   └── UserRegisterActivity.class
│   │   │   ├── common
│   │   │   │   ├── AppException.class
│   │   │   │   ├── Constants.class
│   │   │   │   ├── DateAndTimeHepler.class
│   │   │   │   ├── HttpHelper$10.class
│   │   │   │   ├── HttpHelper$1.class
│   │   │   │   ├── HttpHelper$2.class
│   │   │   │   ├── HttpHelper$3.class
│   │   │   │   ├── HttpHelper$4.class
│   │   │   │   ├── HttpHelper$5.class
│   │   │   │   ├── HttpHelper$6.class
│   │   │   │   ├── HttpHelper$7.class
│   │   │   │   ├── HttpHelper$8.class
│   │   │   │   ├── HttpHelper$9.class
│   │   │   │   ├── HttpHelper$Callback.class
│   │   │   │   ├── HttpHelper.class
│   │   │   │   └── PageModel.class
│   │   │   ├── entity
│   │   │   │   ├── ItemList.class
│   │   │   │   ├── Look.class
│   │   │   │   ├── Message.class
│   │   │   │   ├── Shop.class
│   │   │   │   └── Users.class
│   │   │   ├── lock
│   │   │   │   ├── LocusPassWordView$1.class
│   │   │   │   ├── LocusPassWordView$OnCompleteListener.class
│   │   │   │   ├── LocusPassWordView.class
│   │   │   │   ├── LoginActivity$1.class
│   │   │   │   ├── LoginActivity$2.class
│   │   │   │   ├── LoginActivity.class
│   │   │   │   ├── Point.class
│   │   │   │   ├── SetPasswordActivity$1.class
│   │   │   │   ├── SetPasswordActivity$2.class
│   │   │   │   ├── SetPasswordActivity.class
│   │   │   │   └── util
│   │   │   │   ├── BitmapUtil.class
│   │   │   │   ├── MathUtil.class
│   │   │   │   ├── RoundUtil.class
│   │   │   │   ├── SecurePreferences$Editor.class
│   │   │   │   ├── SecurePreferences.class
│   │   │   │   └── StringUtil.class
│   │   │   ├── service
│   │   │   │   └── MyApplication.class
│   │   │   └── view
│   │   │   ├── PullDownView$1.class
│   │   │   ├── PullDownView$Flinger.class
│   │   │   ├── PullDownView$UpdateHandler.class
│   │   │   └── PullDownView.class
│   │   ├── classes.dex
│   │   ├── dexedLibs
│   │   │   ├── android-support-v4-4232253487c4535ccd52162a28a9a6a8.jar
│   │   │   ├── android-support-v4-438c31c5051bc37c11bda93d532390b9.jar
│   │   │   ├── android-support-v4-98f7194b5560c9dce1f9395481ba2423.jar
│   │   │   ├── httpmime-4.1.3-13d6f56098f6c74d95f4473dd5777f81.jar
│   │   │   ├── httpmime-4.1.3-911113dcccd25680ac7acd70b1c13407.jar
│   │   │   ├── httpmime-4.1.3-f2109823572500bc1b98f4a53fec7374.jar
│   │   │   ├── library-567d414f35bd9600168b6cf25a3b324b.jar
│   │   │   ├── library-d903c8bb9f1a637469335e51ca68a7d3.jar
│   │   │   └── viewpagerindicator-2.4.1-1f65f7b7ab3d5ef2c1edf7cdbcc61f51.jar
│   │   ├── jarlist.cache
│   │   ├── res
│   │   │   ├── crunch
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   ├── application_bg_welcome.png
│   │   │   │   │   ├── arrow_down.png
│   │   │   │   │   ├── arrow.png
│   │   │   │   │   ├── arrow_up.png
│   │   │   │   │   ├── bg_input_bar.9.png
│   │   │   │   │   ├── btn_bg_blue_down.9.png
│   │   │   │   │   ├── btn_bg_blue_up.9.png
│   │   │   │   │   ├── btn_login_down.9.png
│   │   │   │   │   ├── btn_login_up.9.png
│   │   │   │   │   ├── button_bottom_bg.9.png
│   │   │   │   │   ├── button_bottomcurrent_bg.9.png
│   │   │   │   │   ├── button_center_bg.9.png
│   │   │   │   │   ├── button_centercurrent_bg.9.png
│   │   │   │   │   ├── button_red.9.png
│   │   │   │   │   ├── button_red_pressed.9.png
│   │   │   │   │   ├── button_top_bg.9.png
│   │   │   │   │   ├── button_topcurrent_bg.9.png
│   │   │   │   │   ├── camera_src.png
│   │   │   │   │   ├── city.png
│   │   │   │   │   ├── corner_list_pressed.9.png
│   │   │   │   │   ├── custom_tab_indicator_divider.9.png
│   │   │   │   │   ├── custom_tab_indicator_selected.9.png
│   │   │   │   │   ├── custom_tab_indicator_selected_focused.9.png
│   │   │   │   │   ├── custom_tab_indicator_selected_pressed.9.png
│   │   │   │   │   ├── custom_tab_indicator_unselected.9.png
│   │   │   │   │   ├── custom_tab_indicator_unselected_focused.9.png
│   │   │   │   │   ├── custom_tab_indicator_unselected_pressed.9.png
│   │   │   │   │   ├── delete_phote.png
│   │   │   │   │   ├── dialog_info.png
│   │   │   │   │   ├── divider_horizontal_timeline.png
│   │   │   │   │   ├── gallery_src.png
│   │   │   │   │   ├── gv_1.png
│   │   │   │   │   ├── gv_2.png
│   │   │   │   │   ├── gv_3.png
│   │   │   │   │   ├── gv_4.png
│   │   │   │   │   ├── gv_5.png
│   │   │   │   │   ├── gv_6.png
│   │   │   │   │   ├── gv_7.png
│   │   │   │   │   ├── gv_8.png
│   │   │   │   │   ├── gv_9.png
│   │   │   │   │   ├── gv_back.png
│   │   │   │   │   ├── home_type_bg.9.png
│   │   │   │   │   ├── home_typecurrent_bg.9.png
│   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   ├── ic_listitem_bg_first_normal.9.png
│   │   │   │   │   ├── ic_listitem_bg_first_pressed.9.png
│   │   │   │   │   ├── ic_listitem_bg_last_normal.9.png
│   │   │   │   │   ├── ic_listitem_bg_last_pressed.9.png
│   │   │   │   │   ├── ic_listitem_bg_normal.9.png
│   │   │   │   │   ├── ic_listitem_bg_pressed.9.png
│   │   │   │   │   ├── icon.png
│   │   │   │   │   ├── input_search_bg.9.png
│   │   │   │   │   ├── list_checkbox.png
│   │   │   │   │   ├── list_checkbox_select.png
│   │   │   │   │   ├── location.png
│   │   │   │   │   ├── locus_arrow.png
│   │   │   │   │   ├── locus_line_error.png
│   │   │   │   │   ├── locus_line.png
│   │   │   │   │   ├── locus_line_semicircle_error.png
│   │   │   │   │   ├── locus_line_semicircle.png
│   │   │   │   │   ├── locus_round_click1.png
│   │   │   │   │   ├── locus_round_click_error.png
│   │   │   │   │   ├── locus_round_click.png
│   │   │   │   │   ├── locus_round_original1.png
│   │   │   │   │   ├── locus_round_original.png
│   │   │   │   │   ├── login_bg.9.png
│   │   │   │   │   ├── mm_listitem_normal.9.png
│   │   │   │   │   ├── mm_listitem_pressed.9.png
│   │   │   │   │   ├── msg_current.png
│   │   │   │   │   ├── msg.png
│   │   │   │   │   ├── patternindicator_grid_focused.png
│   │   │   │   │   ├── patternindicator_grid_normal.png
│   │   │   │   │   ├── pattern_solidline.png
│   │   │   │   │   ├── pattern_success.png
│   │   │   │   │   ├── spinner.9.png
│   │   │   │   │   ├── spinner_current.9.png
│   │   │   │   │   ├── tag_list.png
│   │   │   │   │   ├── tel_current.png
│   │   │   │   │   ├── tel.png
│   │   │   │   │   ├── top_bg.png
│   │   │   │   │   ├── tuzi.png
│   │   │   │   │   └── welcome_3.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   ├── drawable-xhdpi
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   └── drawable-xxhdpi
│   │   │   │   └── ic_launcher.png
│   │   │   ├── drawable-hdpi
│   │   │   │   ├── application_bg_welcome.png
│   │   │   │   ├── arrow_down.png
│   │   │   │   ├── arrow.png
│   │   │   │   ├── arrow_up.png
│   │   │   │   ├── bg_input_bar.9.png
│   │   │   │   ├── btn_bg_blue_down.9.png
│   │   │   │   ├── btn_bg_blue_up.9.png
│   │   │   │   ├── btn_login_down.9.png
│   │   │   │   ├── btn_login_up.9.png
│   │   │   │   ├── button_bottom_bg.9.png
│   │   │   │   ├── button_bottomcurrent_bg.9.png
│   │   │   │   ├── button_center_bg.9.png
│   │   │   │   ├── button_centercurrent_bg.9.png
│   │   │   │   ├── button_red.9.png
│   │   │   │   ├── button_red_pressed.9.png
│   │   │   │   ├── button_top_bg.9.png
│   │   │   │   ├── button_topcurrent_bg.9.png
│   │   │   │   ├── camera_src.png
│   │   │   │   ├── city.png
│   │   │   │   ├── corner_list_pressed.9.png
│   │   │   │   ├── custom_tab_indicator_divider.9.png
│   │   │   │   ├── custom_tab_indicator_selected.9.png
│   │   │   │   ├── custom_tab_indicator_selected_focused.9.png
│   │   │   │   ├── custom_tab_indicator_selected_pressed.9.png
│   │   │   │   ├── custom_tab_indicator_unselected.9.png
│   │   │   │   ├── custom_tab_indicator_unselected_focused.9.png
│   │   │   │   ├── custom_tab_indicator_unselected_pressed.9.png
│   │   │   │   ├── delete_phote.png
│   │   │   │   ├── dialog_info.png
│   │   │   │   ├── divider_horizontal_timeline.png
│   │   │   │   ├── gallery_src.png
│   │   │   │   ├── gv_1.png
│   │   │   │   ├── gv_2.png
│   │   │   │   ├── gv_3.png
│   │   │   │   ├── gv_4.png
│   │   │   │   ├── gv_5.png
│   │   │   │   ├── gv_6.png
│   │   │   │   ├── gv_7.png
│   │   │   │   ├── gv_8.png
│   │   │   │   ├── gv_9.png
│   │   │   │   ├── gv_back.png
│   │   │   │   ├── home_type_bg.9.png
│   │   │   │   ├── home_typecurrent_bg.9.png
│   │   │   │   ├── ic_launcher.png
│   │   │   │   ├── ic_listitem_bg_first_normal.9.png
│   │   │   │   ├── ic_listitem_bg_first_pressed.9.png
│   │   │   │   ├── ic_listitem_bg_last_normal.9.png
│   │   │   │   ├── ic_listitem_bg_last_pressed.9.png
│   │   │   │   ├── ic_listitem_bg_normal.9.png
│   │   │   │   ├── ic_listitem_bg_pressed.9.png
│   │   │   │   ├── icon.png
│   │   │   │   ├── input_search_bg.9.png
│   │   │   │   ├── list_checkbox.png
│   │   │   │   ├── list_checkbox_select.png
│   │   │   │   ├── location.png
│   │   │   │   ├── locus_arrow.png
│   │   │   │   ├── locus_line_error.png
│   │   │   │   ├── locus_line.png
│   │   │   │   ├── locus_line_semicircle_error.png
│   │   │   │   ├── locus_line_semicircle.png
│   │   │   │   ├── locus_round_click1.png
│   │   │   │   ├── locus_round_click_error.png
│   │   │   │   ├── locus_round_click.png
│   │   │   │   ├── locus_round_original1.png
│   │   │   │   ├── locus_round_original.png
│   │   │   │   ├── login_bg.9.png
│   │   │   │   ├── mm_listitem_normal.9.png
│   │   │   │   ├── mm_listitem_pressed.9.png
│   │   │   │   ├── msg_current.png
│   │   │   │   ├── msg.png
│   │   │   │   ├── patternindicator_grid_focused.png
│   │   │   │   ├── patternindicator_grid_normal.png
│   │   │   │   ├── pattern_solidline.png
│   │   │   │   ├── pattern_success.png
│   │   │   │   ├── spinner.9.png
│   │   │   │   ├── spinner_current.9.png
│   │   │   │   ├── tag_list.png
│   │   │   │   ├── tel_current.png
│   │   │   │   ├── tel.png
│   │   │   │   ├── top_bg.png
│   │   │   │   ├── tuzi.png
│   │   │   │   └── welcome_3.png
│   │   │   ├── drawable-mdpi
│   │   │   │   └── ic_launcher.png
│   │   │   ├── drawable-xhdpi
│   │   │   │   └── ic_launcher.png
│   │   │   └── drawable-xxhdpi
│   │   │   └── ic_launcher.png
│   │   ├── resources.ap_
│   │   └── R.txt
│   ├── gen
│   │   └── com
│   │   ├── viewpagerindicator
│   │   │   └── R.java
│   │   └── yhx
│   │   └── app
│   │   └── campus_life
│   │   ├── BuildConfig.java
│   │   └── R.java
│   ├── ic_launcher-web.png
│   ├── libs
│   │   └── httpmime-4.1.3.jar
│   ├── proguard-project.txt
│   ├── project.properties
│   ├── res
│   │   ├── anim
│   │   │   ├── rotate_down.xml
│   │   │   └── rotate_up.xml
│   │   ├── drawable
│   │   │   ├── btn_bottom_bg.xml
│   │   │   ├── btn_center_bg.xml
│   │   │   ├── btn_first_selector.xml
│   │   │   ├── btn_last_selector.xml
│   │   │   ├── btn_login_selector.xml
│   │   │   ├── btn_middle_selector.xml
│   │   │   ├── btn_register_selector.xml
│   │   │   ├── btn_top_bg.xml
│   │   │   ├── button_selector.xml
│   │   │   ├── custom_tab_indicator.xml
│   │   │   ├── home_bg.xml
│   │   │   ├── list_item.xml
│   │   │   ├── msg_bg.xml
│   │   │   ├── spinner_bg.xml
│   │   │   ├── tel_bg.xml
│   │   │   └── welcome_bg.xml
│   │   ├── drawable-hdpi
│   │   │   ├── addpic.jpg
│   │   │   ├── application_bg_welcome.png
│   │   │   ├── arrow_down.png
│   │   │   ├── arrow.png
│   │   │   ├── arrow_up.png
│   │   │   ├── bg_input_bar.9.png
│   │   │   ├── btn_bg_blue_down.9.png
│   │   │   ├── btn_bg_blue_up.9.png
│   │   │   ├── btn_login_down.9.png
│   │   │   ├── btn_login_up.9.png
│   │   │   ├── button_bottom_bg.9.png
│   │   │   ├── button_bottomcurrent_bg.9.png
│   │   │   ├── button_center_bg.9.png
│   │   │   ├── button_centercurrent_bg.9.png
│   │   │   ├── button_red.9.png
│   │   │   ├── button_red_pressed.9.png
│   │   │   ├── button_top_bg.9.png
│   │   │   ├── button_topcurrent_bg.9.png
│   │   │   ├── camera_src.png
│   │   │   ├── city.png
│   │   │   ├── corner_list_pressed.9.png
│   │   │   ├── custom_tab_indicator_divider.9.png
│   │   │   ├── custom_tab_indicator_selected.9.png
│   │   │   ├── custom_tab_indicator_selected_focused.9.png
│   │   │   ├── custom_tab_indicator_selected_pressed.9.png
│   │   │   ├── custom_tab_indicator_unselected.9.png
│   │   │   ├── custom_tab_indicator_unselected_focused.9.png
│   │   │   ├── custom_tab_indicator_unselected_pressed.9.png
│   │   │   ├── delete_phote.png
│   │   │   ├── dialog_info.png
│   │   │   ├── divider_horizontal_timeline.png
│   │   │   ├── gallery_src.png
│   │   │   ├── gv_1.png
│   │   │   ├── gv_2.png
│   │   │   ├── gv_3.png
│   │   │   ├── gv_4.png
│   │   │   ├── gv_5.png
│   │   │   ├── gv_6.png
│   │   │   ├── gv_7.png
│   │   │   ├── gv_8.png
│   │   │   ├── gv_9.png
│   │   │   ├── gv_back.png
│   │   │   ├── home_type_bg.9.png
│   │   │   ├── home_typecurrent_bg.9.png
│   │   │   ├── ic_launcher.png
│   │   │   ├── ic_listitem_bg_first_normal.9.png
│   │   │   ├── ic_listitem_bg_first_pressed.9.png
│   │   │   ├── ic_listitem_bg_last_normal.9.png
│   │   │   ├── ic_listitem_bg_last_pressed.9.png
│   │   │   ├── ic_listitem_bg_normal.9.png
│   │   │   ├── ic_listitem_bg_pressed.9.png
│   │   │   ├── icon.png
│   │   │   ├── input_search_bg.9.png
│   │   │   ├── layout_back.jpg
│   │   │   ├── list_checkbox.png
│   │   │   ├── list_checkbox_select.png
│   │   │   ├── location.png
│   │   │   ├── locus_arrow.png
│   │   │   ├── locus_line_error.png
│   │   │   ├── locus_line.png
│   │   │   ├── locus_line_semicircle_error.png
│   │   │   ├── locus_line_semicircle.png
│   │   │   ├── locus_round_click1.png
│   │   │   ├── locus_round_click_error.png
│   │   │   ├── locus_round_click.png
│   │   │   ├── locus_round_original1.png
│   │   │   ├── locus_round_original.png
│   │   │   ├── login_bg.9.png
│   │   │   ├── mm_listitem_normal.9.png
│   │   │   ├── mm_listitem_pressed.9.png
│   │   │   ├── msg_current.png
│   │   │   ├── msg.png
│   │   │   ├── patternindicator_grid_focused.png
│   │   │   ├── patternindicator_grid_normal.png
│   │   │   ├── pattern_solidline.png
│   │   │   ├── pattern_success.png
│   │   │   ├── spinner.9.png
│   │   │   ├── spinner_current.9.png
│   │   │   ├── sub_img.jpg
│   │   │   ├── tag_list.png
│   │   │   ├── tel_current.png
│   │   │   ├── tel.png
│   │   │   ├── top_bg.png
│   │   │   ├── tuzi.png
│   │   │   ├── welcome_1.jpg
│   │   │   ├── welcome_2.jpg
│   │   │   ├── welcome_3.png
│   │   │   └── welcome_4.jpg
│   │   ├── drawable-mdpi
│   │   │   └── ic_launcher.png
│   │   ├── drawable-xhdpi
│   │   │   └── ic_launcher.png
│   │   ├── drawable-xxhdpi
│   │   │   └── ic_launcher.png
│   │   ├── layout
│   │   │   ├── activity_guide.xml
│   │   │   ├── activity_leave_message.xml
│   │   │   ├── activity_login.xml
│   │   │   ├── activity_look.xml
│   │   │   ├── activity_main.xml
│   │   │   ├── activity_mymsg.xml
│   │   │   ├── activity_myrelease.xml
│   │   │   ├── activity_register.xml
│   │   │   ├── activity_release.xml
│   │   │   ├── activity_title.xml
│   │   │   ├── girdview_item.xml
│   │   │   ├── guide_item_01.xml
│   │   │   ├── guide_item_02.xml
│   │   │   ├── guide_item_03.xml
│   │   │   ├── guide_item_04.xml
│   │   │   ├── guide_item_shop1.xml
│   │   │   ├── guide_item_shop2.xml
│   │   │   ├── guide_item_shop3.xml
│   │   │   ├── info_bottom.xml
│   │   │   ├── info_main.xml
│   │   │   ├── listview_footer.xml
│   │   │   ├── login_activity.xml
│   │   │   ├── look_info.xml
│   │   │   ├── message_list_item.xml
│   │   │   ├── my_dialog.xml
│   │   │   ├── personal_center.xml
│   │   │   ├── photo_item.xml
│   │   │   ├── progress_dialog.xml
│   │   │   ├── pulldownview_header.xml
│   │   │   ├── setpassword_activity.xml
│   │   │   ├── shop_list_item.xml
│   │   │   └── spinner_item.xml
│   │   ├── menu
│   │   │   └── main.xml
│   │   ├── values
│   │   │   ├── color.xml
│   │   │   ├── dimens.xml
│   │   │   ├── strings.xml
│   │   │   └── styles.xml
│   │   ├── values-sw600dp
│   │   │   └── dimens.xml
│   │   ├── values-sw720dp-land
│   │   │   └── dimens.xml
│   │   ├── values-v11
│   │   │   └── styles.xml
│   │   └── values-v14
│   │   └── styles.xml
│   └── src
│   └── com
│   └── yhx
│   └── app
│   ├── adapter
│   │   ├── LookListAdapter.java
│   │   ├── MessageAdapter.java
│   │   └── ShopListAdapter.java
│   ├── campus_life
│   │   ├── BaseActivity.java
│   │   ├── GuideFragment.java
│   │   ├── LeaveMessageActivity.java
│   │   ├── LoginActivity.java
│   │   ├── LookActivity.java
│   │   ├── LookInfoActivity.java
│   │   ├── LookListActivity.java
│   │   ├── MainActivity.java
│   │   ├── MyCollectionActivity.java
│   │   ├── MyLookActivity.java
│   │   ├── MyMsgActivity.java
│   │   ├── MyReleaseActivity.java
│   │   ├── PersonnalActivity.java
│   │   ├── PicturePreview.java
│   │   ├── ReleaseActivity.java
│   │   ├── ShopInfoActivity.java
│   │   ├── ShopListActivity.java
│   │   └── UserRegisterActivity.java
│   ├── common
│   │   ├── AppException.java
│   │   ├── Constants.java
│   │   ├── DateAndTimeHepler.java
│   │   ├── HttpHelper.java
│   │   └── PageModel.java
│   ├── entity
│   │   ├── ItemList.java
│   │   ├── Look.java
│   │   ├── Message.java
│   │   ├── Shop.java
│   │   └── Users.java
│   ├── lock
│   │   ├── LocusPassWordView.java
│   │   ├── LoginActivity.java
│   │   ├── Point.java
│   │   ├── SetPasswordActivity.java
│   │   └── util
│   │   ├── BitmapUtil.java
│   │   ├── MathUtil.java
│   │   ├── RoundUtil.java
│   │   ├── SecurePreferences.java
│   │   └── StringUtil.java
│   ├── service
│   │   └── MyApplication.java
│   └── view
│   └── PullDownView.java
└── library
├── AndroidManifest.xml
├── bin
│   ├── AndroidManifest.xml
│   ├── classes
│   │   └── com
│   │   └── viewpagerindicator
│   │   ├── BuildConfig.class
│   │   ├── CirclePageIndicator$SavedState$1.class
│   │   ├── CirclePageIndicator$SavedState.class
│   │   ├── CirclePageIndicator.class
│   │   ├── IconPageIndicator$1.class
│   │   ├── IconPageIndicator.class
│   │   ├── IconPagerAdapter.class
│   │   ├── IcsLinearLayout.class
│   │   ├── LinePageIndicator$SavedState$1.class
│   │   ├── LinePageIndicator$SavedState.class
│   │   ├── LinePageIndicator.class
│   │   ├── PageIndicator.class
│   │   ├── R$attr.class
│   │   ├── R$bool.class
│   │   ├── R$color.class
│   │   ├── R$dimen.class
│   │   ├── R$drawable.class
│   │   ├── R$id.class
│   │   ├── R$integer.class
│   │   ├── R$styleable.class
│   │   ├── R$style.class
│   │   ├── R.class
│   │   ├── TabPageIndicator$1.class
│   │   ├── TabPageIndicator$2.class
│   │   ├── TabPageIndicator$OnTabReselectedListener.class
│   │   ├── TabPageIndicator$TabView.class
│   │   ├── TabPageIndicator.class
│   │   ├── TitlePageIndicator$IndicatorStyle.class
│   │   ├── TitlePageIndicator$LinePosition.class
│   │   ├── TitlePageIndicator$OnCenterItemClickListener.class
│   │   ├── TitlePageIndicator$SavedState$1.class
│   │   ├── TitlePageIndicator$SavedState.class
│   │   ├── TitlePageIndicator.class
│   │   ├── UnderlinePageIndicator$1.class
│   │   ├── UnderlinePageIndicator$2.class
│   │   ├── UnderlinePageIndicator$SavedState$1.class
│   │   ├── UnderlinePageIndicator$SavedState.class
│   │   └── UnderlinePageIndicator.class
│   ├── jarlist.cache
│   ├── library.jar
│   ├── res
│   │   └── crunch
│   │   ├── drawable-hdpi
│   │   │   ├── vpi__tab_selected_focused_holo.9.png
│   │   │   ├── vpi__tab_selected_holo.9.png
│   │   │   ├── vpi__tab_selected_pressed_holo.9.png
│   │   │   ├── vpi__tab_unselected_focused_holo.9.png
│   │   │   ├── vpi__tab_unselected_holo.9.png
│   │   │   └── vpi__tab_unselected_pressed_holo.9.png
│   │   ├── drawable-mdpi
│   │   │   ├── vpi__tab_selected_focused_holo.9.png
│   │   │   ├── vpi__tab_selected_holo.9.png
│   │   │   ├── vpi__tab_selected_pressed_holo.9.png
│   │   │   ├── vpi__tab_unselected_focused_holo.9.png
│   │   │   ├── vpi__tab_unselected_holo.9.png
│   │   │   └── vpi__tab_unselected_pressed_holo.9.png
│   │   └── drawable-xhdpi
│   │   ├── vpi__tab_selected_focused_holo.9.png
│   │   ├── vpi__tab_selected_holo.9.png
│   │   ├── vpi__tab_selected_pressed_holo.9.png
│   │   ├── vpi__tab_unselected_focused_holo.9.png
│   │   ├── vpi__tab_unselected_holo.9.png
│   │   └── vpi__tab_unselected_pressed_holo.9.png
│   └── R.txt
├── gen
│   └── com
│   └── viewpagerindicator
│   ├── BuildConfig.java
│   └── R.java
├── libs
│   └── android-support-v4.jar
├── pom.xml
├── project.properties
├── res
│   ├── color
│   │   ├── vpi__dark_theme.xml
│   │   └── vpi__light_theme.xml
│   ├── drawable
│   │   └── vpi__tab_indicator.xml
│   ├── drawable-hdpi
│   │   ├── vpi__tab_selected_focused_holo.9.png
│   │   ├── vpi__tab_selected_holo.9.png
│   │   ├── vpi__tab_selected_pressed_holo.9.png
│   │   ├── vpi__tab_unselected_focused_holo.9.png
│   │   ├── vpi__tab_unselected_holo.9.png
│   │   └── vpi__tab_unselected_pressed_holo.9.png
│   ├── drawable-mdpi
│   │   ├── vpi__tab_selected_focused_holo.9.png
│   │   ├── vpi__tab_selected_holo.9.png
│   │   ├── vpi__tab_selected_pressed_holo.9.png
│   │   ├── vpi__tab_unselected_focused_holo.9.png
│   │   ├── vpi__tab_unselected_holo.9.png
│   │   └── vpi__tab_unselected_pressed_holo.9.png
│   ├── drawable-xhdpi
│   │   ├── vpi__tab_selected_focused_holo.9.png
│   │   ├── vpi__tab_selected_holo.9.png
│   │   ├── vpi__tab_selected_pressed_holo.9.png
│   │   ├── vpi__tab_unselected_focused_holo.9.png
│   │   ├── vpi__tab_unselected_holo.9.png
│   │   └── vpi__tab_unselected_pressed_holo.9.png
│   └── values
│   ├── vpi__attrs.xml
│   ├── vpi__colors.xml
│   ├── vpi__defaults.xml
│   └── vpi__styles.xml
└── src
└── com
└── viewpagerindicator
├── CirclePageIndicator.java
├── IconPageIndicator.java
├── IconPagerAdapter.java
├── IcsLinearLayout.java
├── LinePageIndicator.java
├── PageIndicator.java
├── TabPageIndicator.java
├── TitlePageIndicator.java
└── UnderlinePageIndicator.java

84 directories, 699 files

标签:

网友评论

第 1 楼 头疼小王子 发表于: 2023-02-07 16:58 40
怎么运行的

支持(0) 盖楼(回复)

发表评论

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

查看所有1条评论>>

小贴士

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

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

关于好例子网

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

;
报警