Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanchosaravia/KedditBySteps
Small Reddit Android client developed with Kotlin
https://github.com/juanchosaravia/KedditBySteps
Last synced: 12 days ago
JSON representation
Small Reddit Android client developed with Kotlin
- Host: GitHub
- URL: https://github.com/juanchosaravia/KedditBySteps
- Owner: juanchosaravia
- Created: 2016-01-28T21:43:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T21:01:09.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T01:30:30.286Z (3 months ago)
- Language: Kotlin
- Homepage:
- Size: 396 KB
- Stars: 813
- Watchers: 29
- Forks: 212
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-kotlin - KedditBySteps - Small Reddit Android client developed with Kotlin (Libraries)
- awesome-kotlin-android - KedditBySteps - Reddit客户端 🔥🔥🔥 (完整 app / 测试)
README
# Keddit
![alt tag](https://raw.github.com/juanchosaravia/Keddit/master/resources/keddit_portada_v2.png)
A small Reddit Android client developed using Kotlin## Build Status
[![Build Status](https://travis-ci.org/juanchosaravia/KedditBySteps.svg?branch=master)](https://travis-ci.org/juanchosaravia/KedditBySteps)## Tutorial
https://android.jlelse.eu/learn-kotlin-while-developing-an-android-app-introduction-567e21ff9664## Libraries used:
- Retrofit 2.0
- Coroutines (previously with RxJava)
- Picasso
- Dagger 2
- Kotlin Android Extensions