在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → Android仿path社交

Android仿path社交

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:5.27M
  • 下载次数:4
  • 浏览次数:66
  • 发布时间:2021-03-06
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
Android仿path社交效果 转载:http://www.apkbus.com/android-2-1.html
【实例截图】
【核心代码】
f25fc894-7dfb-400d-9834-59d7fbb3a8ab
└── EgtMiles
├── AndroidManifest.xml
├── bin
│   ├── AndroidManifest.xml
│   ├── classes
│   │   └── com
│   │   └── ckt
│   │   └── vas
│   │   └── miles
│   │   ├── BuildConfig.class
│   │   ├── dto
│   │   │   └── ActivityMessage.class
│   │   ├── helpers
│   │   │   └── CommonUtil.class
│   │   ├── R$anim.class
│   │   ├── R$attr.class
│   │   ├── R$color.class
│   │   ├── R$dimen.class
│   │   ├── R$drawable.class
│   │   ├── R$id.class
│   │   ├── R$layout.class
│   │   ├── R$string.class
│   │   ├── R$styleable.class
│   │   ├── R$style.class
│   │   ├── R.class
│   │   └── ui
│   │   ├── activities
│   │   │   ├── PublicActivity$1.class
│   │   │   ├── PublicActivity$2.class
│   │   │   └── PublicActivity.class
│   │   ├── adapters
│   │   │   ├── PublicActivityAdapter$ViewHolder.class
│   │   │   └── PublicActivityAdapter.class
│   │   └── views
│   │   ├── CircularImage.class
│   │   ├── ComposerLayout.class
│   │   ├── ComposerSlideAnimation.class
│   │   ├── CopyOfExtendedListView$1.class
│   │   ├── CopyOfExtendedListView$2.class
│   │   ├── CopyOfExtendedListView$OnPositionChangedListener.class
│   │   ├── CopyOfExtendedListView.class
│   │   ├── ExtendedListView$1.class
│   │   ├── ExtendedListView$2.class
│   │   ├── ExtendedListView$OnPositionChangedListener.class
│   │   ├── ExtendedListView.class
│   │   ├── FocusScrollListView.class
│   │   ├── InOutFrameLayout.class
│   │   ├── InOutImageButton.class
│   │   ├── InOutRelativeLayout.class
│   │   ├── LayoutChangedListener.class
│   │   ├── MaskedImage.class
│   │   ├── MenuRightAnimations$1.class
│   │   ├── MenuRightAnimations.class
│   │   ├── ObservableListView.class
│   │   ├── RealViewSwitcher$OnScreenSwitchListener.class
│   │   ├── RealViewSwitcher.class
│   │   ├── RoundedCornersImage.class
│   │   └── ScrollLayout.class
│   ├── classes.dex
│   ├── dexedLibs
│   │   └── annotations-5feeb12aa141f5ca3b76857b34d0497f.jar
│   ├── EgtMiles.apk
│   ├── jarlist.cache
│   ├── res
│   │   ├── crunch
│   │   │   ├── drawable-hdpi
│   │   │   │   ├── activity_badge.png
│   │   │   │   ├── activity_bar_avatar.png
│   │   │   │   ├── activity_bar.png
│   │   │   │   ├── blue_cricle.png
│   │   │   │   ├── bubble.9.png
│   │   │   │   ├── clock_center.png
│   │   │   │   ├── clock_face.png
│   │   │   │   ├── clock_hour.png
│   │   │   │   ├── clock_minutes.png
│   │   │   │   ├── clock_overlay.9.png
│   │   │   │   ├── comment_avatar.png
│   │   │   │   ├── comment_bubble.9.png
│   │   │   │   ├── comments_ellipsis.png
│   │   │   │   ├── composer_button.png
│   │   │   │   ├── composer_camera.png
│   │   │   │   ├── composer_icn_plus.png
│   │   │   │   ├── composer_music.png
│   │   │   │   ├── composer_place.png
│   │   │   │   ├── composer_sleep.png
│   │   │   │   ├── composer_thought.png
│   │   │   │   ├── composer_with.png
│   │   │   │   ├── cover_avatar.png
│   │   │   │   ├── cover_button.9.png
│   │   │   │   ├── cover_button_pressed.9.png
│   │   │   │   ├── cover_nowdot.png
│   │   │   │   ├── cover_overlay.png
│   │   │   │   ├── cover_refresh.png
│   │   │   │   ├── cover_requests_avatar.png
│   │   │   │   ├── cover_requests_base.9.png
│   │   │   │   ├── emotion_icn_smile.png
│   │   │   │   ├── fb_menu.png
│   │   │   │   ├── friends_button.9.png
│   │   │   │   ├── friends_button_pressed.9.png
│   │   │   │   ├── ic_launcher.png
│   │   │   │   ├── icn_photo_comment.png
│   │   │   │   ├── linen_background.png
│   │   │   │   ├── m_bar_left.png
│   │   │   │   ├── m_bar.png
│   │   │   │   ├── m_bar_right.png
│   │   │   │   ├── m_logo.png
│   │   │   │   ├── moment_avatar.png
│   │   │   │   ├── moment_bigdot.png
│   │   │   │   ├── moment_divider.png
│   │   │   │   ├── moment_emotion_button.png
│   │   │   │   ├── moment_emotion_button_pressed.png
│   │   │   │   ├── moment_icn_emotion.png
│   │   │   │   ├── moment_icn_place.png
│   │   │   │   ├── moment_smalldot.png
│   │   │   │   ├── m_san.png
│   │   │   │   ├── music_albumart.png
│   │   │   │   ├── music_icn_music.png
│   │   │   │   ├── music_popup.9.png
│   │   │   │   ├── nux_button_black.9.png
│   │   │   │   ├── nux_button_black_pressed.9.png
│   │   │   │   ├── nux_button_blue.9.png
│   │   │   │   ├── nux_button_blue_pressed.9.png
│   │   │   │   ├── perm_comment_button.9.png
│   │   │   │   ├── perm_comment_button_pressed.9.png
│   │   │   │   ├── perm_comment_input.9.png
│   │   │   │   ├── perm_location_icn_place.png
│   │   │   │   ├── perm_path.png
│   │   │   │   ├── photo_icn_emo.png
│   │   │   │   ├── photo_pill.png
│   │   │   │   ├── photo_wrapper.9.png
│   │   │   │   ├── qa_bar.png
│   │   │   │   ├── qa_button_left.9.png
│   │   │   │   ├── qa_button_left_pressed.9.png
│   │   │   │   ├── qa_button_right.9.png
│   │   │   │   ├── qa_button_right_pressed.9.png
│   │   │   │   ├── qa_icn_friends.png
│   │   │   │   ├── qa_icn_menu.png
│   │   │   │   ├── qa_logo.png
│   │   │   │   ├── splash_binding.png
│   │   │   │   ├── splash_highlight.png
│   │   │   │   ├── splash_linen_tile.png
│   │   │   │   ├── splash_path_logo.png
│   │   │   │   ├── splash_shadow.png
│   │   │   │   ├── temp_sign_in_button.9.png
│   │   │   │   ├── temp_sign_in_button_pressed.9.png
│   │   │   │   ├── thought_bubble.9.png
│   │   │   │   ├── thought_emotion_button.png
│   │   │   │   ├── thought_moment_icn_emotion.png
│   │   │   │   └── thought_moment_icn_emotion_pressed.png
│   │   │   ├── drawable-ldpi
│   │   │   │   └── ic_launcher.png
│   │   │   ├── drawable-mdpi
│   │   │   │   ├── comment_bubble.9.png
│   │   │   │   └── ic_launcher.png
│   │   │   └── drawable-xhdpi
│   │   │   └── comment_bubble.9.png
│   │   ├── drawable-hdpi
│   │   │   ├── activity_badge.png
│   │   │   ├── activity_bar_avatar.png
│   │   │   ├── activity_bar.png
│   │   │   ├── blue_cricle.png
│   │   │   ├── bubble.9.png
│   │   │   ├── clock_center.png
│   │   │   ├── clock_face.png
│   │   │   ├── clock_hour.png
│   │   │   ├── clock_minutes.png
│   │   │   ├── clock_overlay.9.png
│   │   │   ├── comment_avatar.png
│   │   │   ├── comment_bubble.9.png
│   │   │   ├── comments_ellipsis.png
│   │   │   ├── composer_button.png
│   │   │   ├── composer_camera.png
│   │   │   ├── composer_icn_plus.png
│   │   │   ├── composer_music.png
│   │   │   ├── composer_place.png
│   │   │   ├── composer_sleep.png
│   │   │   ├── composer_thought.png
│   │   │   ├── composer_with.png
│   │   │   ├── cover_avatar.png
│   │   │   ├── cover_button.9.png
│   │   │   ├── cover_button_pressed.9.png
│   │   │   ├── cover_nowdot.png
│   │   │   ├── cover_overlay.png
│   │   │   ├── cover_refresh.png
│   │   │   ├── cover_requests_avatar.png
│   │   │   ├── cover_requests_base.9.png
│   │   │   ├── emotion_icn_smile.png
│   │   │   ├── fb_menu.png
│   │   │   ├── friends_button.9.png
│   │   │   ├── friends_button_pressed.9.png
│   │   │   ├── ic_launcher.png
│   │   │   ├── icn_photo_comment.png
│   │   │   ├── linen_background.png
│   │   │   ├── m_bar_left.png
│   │   │   ├── m_bar.png
│   │   │   ├── m_bar_right.png
│   │   │   ├── m_logo.png
│   │   │   ├── moment_avatar.png
│   │   │   ├── moment_bigdot.png
│   │   │   ├── moment_divider.png
│   │   │   ├── moment_emotion_button.png
│   │   │   ├── moment_emotion_button_pressed.png
│   │   │   ├── moment_icn_emotion.png
│   │   │   ├── moment_icn_place.png
│   │   │   ├── moment_smalldot.png
│   │   │   ├── m_san.png
│   │   │   ├── music_albumart.png
│   │   │   ├── music_icn_music.png
│   │   │   ├── music_popup.9.png
│   │   │   ├── nux_button_black.9.png
│   │   │   ├── nux_button_black_pressed.9.png
│   │   │   ├── nux_button_blue.9.png
│   │   │   ├── nux_button_blue_pressed.9.png
│   │   │   ├── perm_comment_button.9.png
│   │   │   ├── perm_comment_button_pressed.9.png
│   │   │   ├── perm_comment_input.9.png
│   │   │   ├── perm_location_icn_place.png
│   │   │   ├── perm_path.png
│   │   │   ├── photo_icn_emo.png
│   │   │   ├── photo_pill.png
│   │   │   ├── photo_wrapper.9.png
│   │   │   ├── qa_bar.png
│   │   │   ├── qa_button_left.9.png
│   │   │   ├── qa_button_left_pressed.9.png
│   │   │   ├── qa_button_right.9.png
│   │   │   ├── qa_button_right_pressed.9.png
│   │   │   ├── qa_icn_friends.png
│   │   │   ├── qa_icn_menu.png
│   │   │   ├── qa_logo.png
│   │   │   ├── splash_binding.png
│   │   │   ├── splash_highlight.png
│   │   │   ├── splash_linen_tile.png
│   │   │   ├── splash_path_logo.png
│   │   │   ├── splash_shadow.png
│   │   │   ├── temp_sign_in_button.9.png
│   │   │   ├── temp_sign_in_button_pressed.9.png
│   │   │   ├── thought_bubble.9.png
│   │   │   ├── thought_emotion_button.png
│   │   │   ├── thought_moment_icn_emotion.png
│   │   │   └── thought_moment_icn_emotion_pressed.png
│   │   ├── drawable-ldpi
│   │   │   └── ic_launcher.png
│   │   ├── drawable-mdpi
│   │   │   ├── comment_bubble.9.png
│   │   │   └── ic_launcher.png
│   │   └── drawable-xhdpi
│   │   └── comment_bubble.9.png
│   └── resources.ap_
├── gen
│   └── com
│   └── ckt
│   └── vas
│   └── miles
│   ├── BuildConfig.java
│   └── R.java
├── proguard.cfg
├── project.properties
├── res
│   ├── anim
│   │   ├── in_animation.xml
│   │   ├── in.xml
│   │   ├── out_animation.xml
│   │   ├── out.xml
│   │   ├── slide_in_right.xml
│   │   └── slide_out_right.xml
│   ├── drawable
│   │   ├── activity_popup_bar.xml
│   │   ├── clock_hour_rotatable.xml
│   │   ├── clock_minute_rotatable.xml
│   │   ├── cover_button_selector.xml
│   │   ├── cover_track.xml
│   │   ├── emotion_happy_selector.xml
│   │   ├── feed_item_track.xml
│   │   ├── friends_button_selector.xml
│   │   ├── linen_background_tile.xml
│   │   ├── moment_dot_colored.xml
│   │   ├── nux_button_black_selector.xml
│   │   ├── nux_button_blue_selector.xml
│   │   ├── perm_comment_button_selector.xml
│   │   ├── qa_bar_tile.xml
│   │   ├── qa_button_left_selector.xml
│   │   ├── qa_button_right_selector.xml
│   │   ├── sign_in_button_selector.xml
│   │   └── splash_background_tile.xml
│   ├── drawable-hdpi
│   │   ├── activity_badge.png
│   │   ├── activity_bar_avatar.png
│   │   ├── activity_bar.png
│   │   ├── andrew0.jpg
│   │   ├── andrew1.jpg
│   │   ├── blue_cricle.png
│   │   ├── bubble.9.png
│   │   ├── clock_center.png
│   │   ├── clock_face.png
│   │   ├── clock_hour.png
│   │   ├── clock_minutes.png
│   │   ├── clock_overlay.9.png
│   │   ├── coffe0.jpg
│   │   ├── coffe1.jpg
│   │   ├── coffe2.jpg
│   │   ├── coffe3.jpg
│   │   ├── coffe5.jpg
│   │   ├── comment_avatar.png
│   │   ├── comment_bubble.9.png
│   │   ├── comments_ellipsis.png
│   │   ├── composer_button.png
│   │   ├── composer_camera.png
│   │   ├── composer_icn_plus.png
│   │   ├── composer_music.png
│   │   ├── composer_place.png
│   │   ├── composer_sleep.png
│   │   ├── composer_thought.png
│   │   ├── composer_with.png
│   │   ├── cover_avatar.png
│   │   ├── cover_button.9.png
│   │   ├── cover_button_pressed.9.png
│   │   ├── cover.jpg
│   │   ├── cover_nowdot.png
│   │   ├── cover_overlay.png
│   │   ├── cover_refresh.png
│   │   ├── cover_requests_avatar.png
│   │   ├── cover_requests_base.9.png
│   │   ├── emotion_icn_smile.png
│   │   ├── fb_menu.png
│   │   ├── friends_button.9.png
│   │   ├── friends_button_pressed.9.png
│   │   ├── gauss0.jpg
│   │   ├── gauss1.jpg
│   │   ├── ic_launcher.png
│   │   ├── icn_photo_comment.png
│   │   ├── linen_background.png
│   │   ├── m_bar_left.png
│   │   ├── m_bar.png
│   │   ├── m_bar_right.png
│   │   ├── m_logo.png
│   │   ├── moment_avatar.png
│   │   ├── moment_bigdot.png
│   │   ├── moment_divider.png
│   │   ├── moment_emotion_button.png
│   │   ├── moment_emotion_button_pressed.png
│   │   ├── moment_icn_emotion.png
│   │   ├── moment_icn_place.png
│   │   ├── moment_smalldot.png
│   │   ├── m_san.png
│   │   ├── music_albumart.png
│   │   ├── music_icn_music.png
│   │   ├── music_popup.9.png
│   │   ├── nux_button_black.9.png
│   │   ├── nux_button_black_pressed.9.png
│   │   ├── nux_button_blue.9.png
│   │   ├── nux_button_blue_pressed.9.png
│   │   ├── perm_comment_button.9.png
│   │   ├── perm_comment_button_pressed.9.png
│   │   ├── perm_comment_input.9.png
│   │   ├── perm_location_icn_place.png
│   │   ├── perm_path.png
│   │   ├── photo_icn_emo.png
│   │   ├── photo_pill.png
│   │   ├── photo_wrapper.9.png
│   │   ├── qa_bar.png
│   │   ├── qa_button_left.9.png
│   │   ├── qa_button_left_pressed.9.png
│   │   ├── qa_button_right.9.png
│   │   ├── qa_button_right_pressed.9.png
│   │   ├── qa_icn_friends.png
│   │   ├── qa_icn_menu.png
│   │   ├── qa_logo.png
│   │   ├── splash_binding.png
│   │   ├── splash_highlight.png
│   │   ├── splash_linen_tile.png
│   │   ├── splash_path_logo.png
│   │   ├── splash_shadow.png
│   │   ├── temp_sign_in_button.9.png
│   │   ├── temp_sign_in_button_pressed.9.png
│   │   ├── test.jpg
│   │   ├── testphoto0.jpg
│   │   ├── thought_bubble.9.png
│   │   ├── thought_emotion_button.png
│   │   ├── thought_moment_icn_emotion.png
│   │   └── thought_moment_icn_emotion_pressed.png
│   ├── drawable-ldpi
│   │   └── ic_launcher.png
│   ├── drawable-mdpi
│   │   ├── comment_bubble.9.png
│   │   └── ic_launcher.png
│   ├── drawable-xhdpi
│   │   └── comment_bubble.9.png
│   ├── layout
│   │   ├── bubble_item_divider.xml
│   │   ├── clock.xml
│   │   ├── feed_activity2_item_footer.xml
│   │   ├── feed_activity2_item.xml
│   │   ├── feed_activity2.xml
│   │   ├── feed_comment_button_thought.xml
│   │   ├── feed_comment_button_thumbnail.xml
│   │   ├── feed_comment_button.xml
│   │   ├── feed_comments_item_ellipsis.xml
│   │   ├── feed_comments_item.xml
│   │   ├── feed_comments.xml
│   │   ├── feed_emotions_item.xml
│   │   ├── feed_item_track.xml
│   │   ├── mainview2.xml
│   │   ├── mainview.xml
│   │   ├── mixed_feed_activity_item.xml
│   │   ├── mixed_feed_cover_row.xml
│   │   ├── moment_people_partial.xml
│   │   ├── moment_photo_partial.xml
│   │   ├── moment_place_partial.xml
│   │   ├── moment_thought_partial.xml
│   │   ├── overlay_player.xml
│   │   ├── page_activity.xml
│   │   ├── splash.xml
│   │   └── test.xml
│   ├── values
│   │   ├── attrs.xml
│   │   ├── colors.xml
│   │   ├── public.xml
│   │   ├── strings.xml
│   │   └── styles.xml
│   └── values-hdpi
│   └── dimens.xml
└── src
└── com
└── ckt
└── vas
└── miles
├── dto
│   └── ActivityMessage.java
├── helpers
│   └── CommonUtil.java
└── ui
├── activities
│   └── PublicActivity.java
├── adapters
│   └── PublicActivityAdapter.java
└── views
├── CircularImage.java
├── ComposerLayout.java
├── ComposerSlideAnimation.java
├── CopyOfExtendedListView.java
├── ExtendedListView.java
├── FocusScrollListView.java
├── InOutFrameLayout.java
├── InOutImageButton.java
├── InOutRelativeLayout.java
├── LayoutChangedListener.java
├── MaskedImage.java
├── MenuRightAnimations.java
├── ObservableListView.java
├── RealViewSwitcher.java
├── RoundedCornersImage.java
└── ScrollLayout.java

50 directories, 402 files

标签:

实例下载地址

Android仿path社交

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警