/WikipediaReader

A Kotlin demo version of Wikipedia Using Anko, Fuel, Picasso based on Plurasight Course

Primary LanguageKotlin

WikipediaDemo using Fuel, Kotlin Anko Library and Picasso Image Loading

WikipediaDemo displays random blog posts from Wikipedia App, Lets you add favourites and provides history for pages you have visited.

TeamCity (simple build status)

Explore Favourites History
Explore Favourites History

This App Uses

Anko

Anko logo

Anko is a Kotlin library which makes Android application development faster and easier. It makes your code clean and easy to read, and lets you forget about rough edges of the Android SDK for Java.

Anko Commons: a lightweight library full of helpers for intents, dialogs, logging and so on; Anko SQLite: a query DSL and parser collection for Android SQLite;

Fuel

Fuel is the easiest HTTP networking library for Kotlin/Android.

Features Integrated

  • Get Random Articles
  • Add Articles to favourites
  • GEt History of Viewed Articles

References

Plurasight Course-Building Android Apps Kotlin by Alex Dunn