Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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