Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 917 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 917 Bytes

KotlinAndroid

基于组件化 + MVP + Retrofit + RxKotlin + Dagger2实现的一款用Kotlin语言编写的影视类应用。

APK下载

点击下载

模块化结构图

Common为公共库,主要包含一些基类和常用的工具类,Provider依赖于Common,是业务模块真正依赖的库。业务模块包括:Home,Music,User,Player。

首页模块效果图

音乐模块效果图

电视直播,相声模块