All Projects → wangfeng19930909 → Youqu_master

wangfeng19930909 / Youqu_master

Licence: apache-2.0
友趣app,一款可以交朋友并且十分有趣的应用。Rxjava+Retrofit+Glide+ijkplayer结合的MVP框架(精选图书,妹纸福利图片,火爆视频,各种炫酷特效)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Youqu master

Kotlin Life
App界的一股清流 音视频vr应有尽有 完全按照Material design规范设计的App (written with java and Kotlin)
Stars: ✭ 864 (+707.48%)
Mutual labels:  ijkplayer, material-design, glide
Kingtv
📺 高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。因为全民TV已经凉了,导致App已经连不上。所以本项目已暂停维护。仅供学习。 推荐MVPFrame: https://github.com/jenly1314/MVPFrame 和你值得拥有的MVVMFrame快速开发框架: https://github.com/jenly1314/MVVMFrame
Stars: ✭ 1,594 (+1389.72%)
Mutual labels:  material-design, glide
Awesome Wanandroid
⚡致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
Stars: ✭ 2,525 (+2259.81%)
Mutual labels:  material-design, glide
Acgn Community
A community app for news,animation,music and novels developed material design style.
Stars: ✭ 193 (+80.37%)
Mutual labels:  material-design, glide
Wanandroid
WanAndroid客户端,项目基于 Material Design + MVP +dagger2 + RxJava + Retrofit + Glide + greendao 等架构进行设计实现,极力打造一款 优秀的玩Android https://www.wanandroid.com 客户端,是一个不错的Android应用开发学习参考项目
Stars: ✭ 223 (+108.41%)
Mutual labels:  material-design, glide
Geeknews
📚A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
Stars: ✭ 3,496 (+3167.29%)
Mutual labels:  material-design, glide
Zsbpads
Material design、MVC、OKHttp、Glide、greendao 设计的一款面试题题库的app完整项目
Stars: ✭ 25 (-76.64%)
Mutual labels:  material-design, glide
Tucao
http://www.tucao.tv/ 吐槽第三方Android客户端
Stars: ✭ 976 (+812.15%)
Mutual labels:  ijkplayer, material-design
Basemvp Master
一个基本的MVP应用框架(RxJava+Retrofit+Glide+IjkPlayer),封装比较完善,易于使用,帮助日常快速开发一个项目。
Stars: ✭ 101 (-5.61%)
Mutual labels:  ijkplayer, glide
Materialdesigndemo
A beautiful app designed with Material Design.
Stars: ✭ 1,391 (+1200%)
Mutual labels:  material-design
Litho Glide
Glide image-loading Component for Litho
Stars: ✭ 105 (-1.87%)
Mutual labels:  glide
Moviedb
A gorgeous TMDb client for Android
Stars: ✭ 103 (-3.74%)
Mutual labels:  material-design
The Road To Graphql Chinese
📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript
Stars: ✭ 104 (-2.8%)
Mutual labels:  book
Keepassdx
📱 KeePass implementation for android with material design and deluxe features
Stars: ✭ 1,395 (+1203.74%)
Mutual labels:  material-design
Igp Directx12 Chinese
Introduction to 3D Game Programming with DirectX 12 Chinese Translation
Stars: ✭ 103 (-3.74%)
Mutual labels:  book
React Swipeable Bottom Sheet
A swipeable material's bottom sheet implementation, using react-swipeable-views
Stars: ✭ 106 (-0.93%)
Mutual labels:  material-design
Pythonpersiantutorial
A free and online Python book in Persian
Stars: ✭ 102 (-4.67%)
Mutual labels:  book
Android Material Avatar
Example of material transition (AKA Hero views) to pick your profile avatar.
Stars: ✭ 102 (-4.67%)
Mutual labels:  material-design
Composable Images
The Composable Images is a library providing Jetpack Compose wrapper for Glide, Picasso, and Coil.
Stars: ✭ 107 (+0%)
Mutual labels:  glide
Porn Vault
💋 Manage your ever-growing porn collection. Using Vue & GraphQL
Stars: ✭ 1,634 (+1427.1%)
Mutual labels:  material-design

youqu_master

友趣app,一款可以交朋友并且十分有趣的应用。Rxjava+Retrofit+Glide+ijkplayer结合的MVP框架(精选图书,妹纸福利图片,火爆视频,各种炫酷特效)。

app功能gif展示:

image

app主要截图:

image image image image image image image image image image image image

*****功能模块:

图书:采用豆瓣图书api,可增加频道订阅进行分类管理 妹子:美女壁纸,来自Gank 视频:包括热点,搞笑,娱乐,精品四个分类,来自网易视频 我的:增加一点背景view动画特效和下雪效果,提供分享,日夜模式切换功能

*****项目亮点:

启动页动画效果,引导页的指示界面美观 封装改造启动页动画效果库 采用material-intro-screen美化管理引导页,集成权限授予 通过config.grade进行各引用库版本管理 mvp模式:简单的mvp一目了然,解耦model和view层,契约类管理mvp,一目了然,实现纵向解耦,基类完美封装,避免频繁new对象 RxJava:包括Rx处理服务器请求、缓存、线程调度的完美封装 复杂列表处理,使用type进行区分,在BaseREcycleviewAdapter中体现 组件化开发,横向解耦 封装各种工具类,比如压缩图片、轮播器、查看大图、缓存工具、图片选择器,以common的module形式依赖 自定义分享布局,更接近需求定制 各种封装好的依赖库,比如Irecyclerview:包含万能适配器、recyclerview的下拉刷新上拉加载更多、自定义刷新头和加载更多头;selectordialog:经常使用到的几种Dialog;oneKeyShareSDK:社交分享;微信和支付宝封装等等 无关业务内容封装成model,基于此框架可以快速开发一个app

*****用到的开源库有:

org.jsoup:jsoup:1.10.2'//网页解析器

com.flaviofaria:kenburnsview:1.0.7'//浮动view

com.github.florent37:diagonallayout:1.0.2'

com.balysv.materialmenu:material-menu:2.0.0'

org.jetbrains:annotations:15.0'

me.shaohui:bottomdialog:1.1.9'

om.flyco.tablayout:FlycoTabLayout_Lib:[email protected]

com.github.clans:fab:1.6.4

com.squareup.retrofit2:retrofit:2.0.0-beta3

io.reactivex:rxjava:1.0.1

io.reactivex:rxandroid:1.0.1

com.github.bumptech.glide:glide:3.6.1

fm.jiecao:jiecaovideoplayer:4.7.0

com.squareup.picasso:picasso:2.5.2

com.kyleduo.switchbutton:library:2.0.0

com.github.jetradarmobile:android-snowfall:1.2.0 ...

本人会坚持在这个项目上实践最新的技术,也会争取拓展更多的阅读内容,欢迎各位关注! 注意:本项目还在测试阶段,发现 bug 或有好的建议欢迎issue、email([email protected]),如果感觉对你有帮助也欢迎点个 star、fork,本项目仅做学习交流使用,请勿用于其他用途,如若发现资源存在侵权,请第一时间联系删除。

app下载体验:

扫码下载:(第三方分享目前集成了QQ,微信和微博暂未申请appkey,请自行申请配置体验)。

image

下载链接:https://www.pgyer.com/sLf3

MIT License

Copyright 2017-2018, wangfeng19930909

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].