XiaodonQin / RsKotlin

Using Dagger2, Retrofit2, RxJava combined with Kotlin to display the message

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rs Kotlin Edition

Introduction

Rs(Read the selection) Kotlin Edition is a simple app developed by Kotlin, mainly used to learn Kotlin language and in combination with the latest framework. 中文说明

Gif example

Example1

Download link

Get it on Google Play

Features

  • Introduced Kotlin1.1.0 version development
  • Introduced Dagger 2.4 with Kotlin
  • Introduced Retrofit2.0 combined with Kotlin, extract ServiceFactory
  • Introduced RxAndroid and RxKotlin
  • Introduced the Toolbar and extracts the base class
  • Introduced SmartTabLayout to reconstruct IndexActivity
  • Use WebView to show details
  • Introduced Glide to load the picture
  • Introduced ultra-ptr: 1.0 to achieve pull-ups to load more
  • Introduced bugly tinker

About

Using Dagger2, Retrofit2, RxJava combined with Kotlin to display the message


Languages

Language:Kotlin 56.9%Language:Java 43.1%