• Stars
    star
    1,104
  • Rank 40,709 (Top 0.9 %)
  • Language
    Kotlin
  • Created about 7 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🔥 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过

AiYaGirl

「爱吖妹纸」是南尘的「爱吖系列」的较为完善的一款 APP,数据来源于代码家的 干货集中营, UI 和部分设计参考自 云阅
GitHub 上挺多开源的完整 APP,它们各有各的特色,我很感谢你,看到了这儿,这是我的幸运。

这款 APP 更像是一个 sample,内含 Kotlin 版本和 Java 版本写法,我们始终相信拥有完全对比版本的它,会是你学习 kotlin 的良药,同样的,即使你不喜欢 Kotlin,你同样可以直接查看 Java MVP 架构的学习,因为我们的架构思想就是采用地 MVP。

最近 Retrofit、RxJava 很火,所以我们的网络请求采用的 Retrofit,并结合 RxJava 进行调用。

如果你对 RxJava 不是很熟悉,我强烈推荐你看看我的 RxJava2Examples 开源库,除了代码,我们还有完整的一套入门教程,希望不会让你失望~

GitHub 和公众号我都会保持维护,期待你与我进行比心的交流。

因为我也曾遇到各种棘手的问题,到处询问不到答案。

那时候的我,也许正如现在的你。

而我,也还在这条道路上默默前行~

目前的分支

Sample Description
kotlin-mvp 这是目前在维护的 kotlin 版本的分支~
我希望你能通过这个简单的 APP 明白 kotlin 到底是有多么的好用~
作为 Google 官推的语言,你真的应该学习。
java-mvp 这是 java 版本的分支,也是在维护,主要是采用 Retrofit && RxJava && MVP 的项目,大多数人以前是跟着这个来的~
mvp-dagger 这同样是使用 java 版本,主要是想告诉大家如何使用 dagger,不过目前暂时停止维护,后期再考虑吧~

* 开源不易,希望给个 Star 或者 Fork 奖励

* 开发交流QQ群:118116509 Android神技侧漏交流群( 点击图标即可加入 )

* 拥抱开源:https://github.com/nanchen2251

* 有问题请联系邮箱:([email protected]

效果演示

屏幕截图

   

关于作者

   南尘
   四川成都
   其它开源
   个人博客
   简书
   博客园
   交流群:118116509
   欢迎投稿(关注)我的唯一公众号,公众号搜索 「nanchen」 或者扫描下方二维码:
![]https://github.com/nanchen2251/Blogs/blob/master/images/nanchen12.jpg)

特别鸣谢

代码家
干货集中营    

有码走遍天下 无码寸步难行(引自网络)

1024 - 梦想,永不止步!
爱编程 不爱Bug
爱加班 不爱黑眼圈
固执 但不偏执
疯狂 但不疯癫
生活里的菜鸟
工作中的大神
身怀宝藏,一心憧憬星辰大海
追求极致,目标始于高山之巅
一群怀揣好奇,梦想改变世界的孩子
一群追日逐浪,正在改变世界的极客
你们用最美的语言,诠释着科技的力量
你们用极速的创新,引领着时代的变迁

------至所有正在努力奋斗的程序猿们!加油!!

Licenses

 Copyright 2018 nanchen(刘世麟)

 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.

More Repositories

1

RxJava2Examples

🔥RxJava2 Examples —— 这可能是从 RxJava1 跳到 RxJava2(学习 RxJava2 )最好的例子 Demo:https://github.com/nanchen2251/RxJava2Examples
Java
2,846
star
2

CompressHelper

🔥 压缩文件,压缩图片,压缩Bitmap,Compress, CompressImage, CompressFile, CompressBitmap:https://github.com/nanchen2251/AiYaCompressHelper
Java
2,485
star
3

BankCardUtils

根据银行卡号 获取 银行卡类型、银行名称和银行编码 自动格式化银行卡号、手机号、身份证号输入的工具类
Java
887
star
4

StudyForAndroid

🔥 Study + Android + 学习资源 + 百科全书 + 持续更新干货
Java
661
star
5

AiYaSchoolPush

『停止维护』Android 毕业设计 —— OkHttp封装 + PHP + XAMPP + Retrofit 封装 + RxJava + MVC + 文档的成品 APP:https://github.com/nanchen2251/AiYaSchoolPush
Java
581
star
6

ScreenRecordHelper

🔥Android screen record helper, Android 屏幕录制 https://github.com/nanchen2251/ScreenRecordHelper
Kotlin
512
star
7

WaveSideBar

WavaSideBar+仿通讯录+字母导航栏+中英文搜索+拼音转换
Java
278
star
8

PinView

PIN 码专用输入控件,https://github.com/nanchen2251/PinView
Java
274
star
9

AppManager

🔥 An elegant exit application and restart mechanism management.
Java
271
star
10

AiYaScanner

🔥 zxing and zbar combined with scan code. 只为真正的 zxing zbar 结合二维码扫描:https://github.com/nanchen2251/AiYaScanner
Java
216
star
11

CoordinatorAppBarDemo

Coordinator+AppBarLayout+design设计的demo
Java
164
star
12

CheerBanner

CheerBanner:不止是图片,这是一款支持任意控件轮播的Banner控件,支持触摸暂停,任意定义高度。
Java
157
star
13

RetrofitRxUtil

🔥 Retrofit + RxJava + 封装
Java
155
star
14

Blogs

nanchen 的技术博客集锦:https://github.com/nanchen2251/Blogs
48
star
15

StepBarView

一款流程步骤进度条
Java
43
star
16

CalendarView

CalendarView,自带农历的日历控件
Java
24
star
17

CameraView

CameraView,自定义相机View,自动聚焦,支持自定义UI
Java
22
star
18

TitleBar

一个可随意设置的标题栏view
Java
12
star
19

MyCalendarViewDemo

自定义日历控件,包含左右滑动,农历和公历双显示等。
Java
11
star
20

NCSwitchMultiButton-Android

A SwitchButton support Multiple,https://github.com/nanchen2251/NCSwitchMultiButton-Android
Kotlin
10
star
21

pullToRefreshDemo

第三方控件实现上拉加载和下拉刷新效果
Java
8
star
22

DateTestDemo

一个自定义时间picker,一个仿QQ发送消息~
Java
8
star
23

RealmDemo

一个可以替代sqlite的数据库
Java
7
star
24

CropImageDemo

圆形图片裁剪
Java
6
star
25

CommonAdapterRecyclerDemo

一个万能的RecyclerView的适配器
Java
6
star
26

MyCalendarViewNewDemo

一个支持公历和农历双显示,支持左右滑动和点击事件的自定义日历控件。
Java
6
star
27

CroutonDemo

一个随意定位的Toast开源库
Java
6
star
28

retrofitDemo

retrofit网络加载框架
Java
6
star
29

databinding

databinding
Java
4
star
30

CommonAdapterListViewDemo

一个万能的CommonAdaper适配器
Java
4
star
31

NCProcessView-Android

A ProcessView for Android https://github.com/nanchen2251/NCProcessView-Android
Kotlin
3
star
32

ReceiverDemo

接听系统广播,实时刷新UI状态
Java
3
star
33

nanchen2251

2
star
34

GarbageSort

垃圾分类
Kotlin
2
star
35

designNavigation-and-tabLayout

navigation 和 tablayout 联合实现的仿qq效果
Java
2
star
36

EventbusDemo

EventBus
Java
2
star
37

CustomViewDemo

自定义View从入门到精通
Java
1
star
38

VolleyTestDemo

用Velloy打造二次开发框架
Java
1
star
39

ImageLoaderDemo

使用ImageLoader进行简单的图片缓存和网络加载
Java
1
star
40

flutter_study

1
star
41

nanchen2251.github.io

HTML
1
star
42

CoordinatorLayout

CoordinatorLayout赋予子控件的魔力
Java
1
star
43

phpAndroidDemo

用php生成API接口给android端访问,附android和php源码
Java
1
star