InstagramClone:InstagramClone是类似于Instagram照片共享应用程序,但使用Parse作为后端-源码

上传者: 42130786 | 上传时间: 2021-03-14 19:09:48 | 文件大小: 21.25MB | 文件类型: ZIP
项目3- InstagramClone:第2部分 InstagramClone是类似于Instagram的照片共享应用程序,但使用Parse作为后端。 花费时间:总共花费5个小时 用户故事 完成以下必需的功能: 用户可以查看提交到“ Instagram”的最近20条帖子。 用户应在不同的选项卡之间进行切换-使用片段和底部导航视图查看所有帖子(提要视图),撰写(从相机捕获照片)和配置文件选项卡(制作帖子)。 (2分) 用户可以拉动刷新提交给“ Instagram”的最后20条帖子。 实现了以下可选功能: 用户在主屏幕和样式化的底部导航视图中看到应用程序图标->(第1部分gif中显示的应用程序图标) 对Feed进行样式设置,使其看起来像真正的Instagram Feed。 用户可以使用无限滚动到达Feed底部时加载更多帖子。 显示每个帖子的用户名和创建时间。 用户可以点击帖

文件下载

资源详情

[{"title":"( 89 个子文件 21.25MB ) InstagramClone:InstagramClone是类似于Instagram照片共享应用程序,但使用Parse作为后端-源码","children":[{"title":"InstagramClone-main","children":[{"title":".gitignore <span style='color:#111;'> 225B </span>","children":null,"spread":false},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.jar <span style='color:#111;'> 53.06KB </span>","children":null,"spread":false},{"title":"gradle-wrapper.properties <span style='color:#111;'> 230B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 5.33KB </span>","children":null,"spread":false},{"title":"Log_In.gif <span style='color:#111;'> 6.53MB </span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'> 648B </span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"gradlew <span style='color:#111;'> 5.17KB </span>","children":null,"spread":false},{"title":"app","children":[{"title":".gitignore <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"proguard-rules.pro <span style='color:#111;'> 750B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"test","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"instagramclone","children":[{"title":"ExampleUnitTest.java <span style='color:#111;'> 387B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"instagramclone","children":[{"title":"EndlessRecyclerViewScrollListener.java <span style='color:#111;'> 4.64KB </span>","children":null,"spread":false},{"title":"fragments","children":[{"title":"ProfileFragment.java <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"ComposeFragment.java <span style='color:#111;'> 7.62KB </span>","children":null,"spread":false},{"title":"PostsFragment.java <span style='color:#111;'> 4.00KB </span>","children":null,"spread":false}],"spread":false},{"title":"TimeFormatter.java <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"ParseApplication.java <span style='color:#111;'> 714B </span>","children":null,"spread":false},{"title":"SignUpActivity.java <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"Post.java <span style='color:#111;'> 993B </span>","children":null,"spread":false},{"title":"MainActivity.java <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"LoginActivity.java <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"PostsAdapter.java <span style='color:#111;'> 2.51KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"instagram_logo-playstore.png <span style='color:#111;'> 88.35KB </span>","children":null,"spread":false},{"title":"res","children":[{"title":"values","children":[{"title":"colors.xml <span style='color:#111;'> 461B </span>","children":null,"spread":false},{"title":"themes.xml <span style='color:#111;'> 820B </span>","children":null,"spread":false},{"title":"strings.xml <span style='color:#111;'> 204B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 11.59KB </span>","children":null,"spread":false},{"title":"instagram_logo.png <span style='color:#111;'> 24.52KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 7.72KB </span>","children":null,"spread":false},{"title":"instagram_logo_round.png <span style='color:#111;'> 25.70KB </span>","children":null,"spread":false},{"title":"instagram_logo_foreground.png <span style='color:#111;'> 80.79KB </span>","children":null,"spread":false}],"spread":false},{"title":"layout","children":[{"title":"fragment_compose.xml <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"activity_main.xml <span style='color:#111;'> 965B </span>","children":null,"spread":false},{"title":"fragment_posts.xml <span style='color:#111;'> 691B </span>","children":null,"spread":false},{"title":"activity_signup.xml <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"item_post.xml <span style='color:#111;'> 1.49KB </span>","children":null,"spread":false},{"title":"activity_login.xml <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false}],"spread":false},{"title":"xml","children":[{"title":"fileprovider.xml <span style='color:#111;'> 364B </span>","children":null,"spread":false}],"spread":false},{"title":"drawable-v24","children":[{"title":"ic_launcher_foreground.xml <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-anydpi-v26","children":[{"title":"instagram_logo.xml <span style='color:#111;'> 274B </span>","children":null,"spread":false},{"title":"ic_launcher.xml <span style='color:#111;'> 272B </span>","children":null,"spread":false},{"title":"instagram_logo_round.xml <span style='color:#111;'> 274B </span>","children":null,"spread":false},{"title":"ic_launcher_round.xml <span style='color:#111;'> 272B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 7.30KB </span>","children":null,"spread":false},{"title":"instagram_logo.png <span style='color:#111;'> 13.25KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 4.81KB </span>","children":null,"spread":false},{"title":"instagram_logo_round.png <span style='color:#111;'> 14.18KB </span>","children":null,"spread":false},{"title":"instagram_logo_foreground.png <span style='color:#111;'> 49.38KB </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-hdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 5.21KB </span>","children":null,"spread":false},{"title":"instagram_logo.png <span style='color:#111;'> 8.43KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"instagram_logo_round.png <span style='color:#111;'> 9.17KB </span>","children":null,"spread":false},{"title":"instagram_logo_foreground.png <span style='color:#111;'> 32.44KB </span>","children":null,"spread":false}],"spread":false},{"title":"values-night","children":[{"title":"themes.xml <span style='color:#111;'> 836B </span>","children":null,"spread":false}],"spread":false},{"title":"drawable","children":[{"title":"instagram_new_post_outline_24.png <span style='color:#111;'> 988B </span>","children":null,"spread":false},{"title":"ic_baseline_person_24.xml <span style='color:#111;'> 444B </span>","children":null,"spread":false},{"title":"camera_shadow_fill_1_20.png <span style='color:#111;'> 790B </span>","children":null,"spread":false},{"title":"instagram_home_filled_24.png <span style='color:#111;'> 414B </span>","children":null,"spread":false},{"title":"instagram_logo_background.xml <span style='color:#111;'> 4.75KB </span>","children":null,"spread":false},{"title":"instagram_user_outline_24.png <span style='color:#111;'> 970B </span>","children":null,"spread":false},{"title":"instagram_new_post_filled_24.png <span style='color:#111;'> 673B </span>","children":null,"spread":false},{"title":"ic_launcher_background.xml <span style='color:#111;'> 5.47KB </span>","children":null,"spread":false},{"title":"nav_logo_whiteout.png <span style='color:#111;'> 4.33KB </span>","children":null,"spread":false},{"title":"instagram_user_filled_24.png <span style='color:#111;'> 631B </span>","children":null,"spread":false},{"title":"instagram_home_outline_24.png <span style='color:#111;'> 587B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-mdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"instagram_logo.png <span style='color:#111;'> 4.67KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"instagram_logo_round.png <span style='color:#111;'> 4.92KB </span>","children":null,"spread":false},{"title":"instagram_logo_foreground.png <span style='color:#111;'> 17.19KB </span>","children":null,"spread":false}],"spread":false},{"title":"menu","children":[{"title":"menu_bottom_navigation.xml <span style='color:#111;'> 704B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 16.18KB </span>","children":null,"spread":false},{"title":"instagram_logo.png <span style='color:#111;'> 37.50KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 10.40KB </span>","children":null,"spread":false},{"title":"instagram_logo_round.png <span style='color:#111;'> 38.54KB </span>","children":null,"spread":false},{"title":"instagram_logo_foreground.png <span style='color:#111;'> 87.95KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"androidTest","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"instagramclone","children":[{"title":"ExampleInstrumentedTest.java <span style='color:#111;'> 766B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"gradle.properties <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":".idea","children":[{"title":".gitignore <span style='color:#111;'> 47B </span>","children":null,"spread":false},{"title":"vcs.xml <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"misc.xml <span style='color:#111;'> 372B </span>","children":null,"spread":false},{"title":"jarRepositories.xml <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"compiler.xml <span style='color:#111;'> 170B </span>","children":null,"spread":false},{"title":"gradle.xml <span style='color:#111;'> 859B </span>","children":null,"spread":false}],"spread":true},{"title":"Refresh_Fragments.gif <span style='color:#111;'> 11.83MB </span>","children":null,"spread":false},{"title":"Sign_Up.gif <span style='color:#111;'> 2.69MB </span>","children":null,"spread":false},{"title":"settings.gradle <span style='color:#111;'> 50B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明