Skip to content

petekmunz/Wikipedia_Android_App

Repository files navigation

Wikipedia Android App

This application has been created following Building Android Apps with Kotlin: Getting Started pluralsight course with some few changes and updates.

Overview

The application makes use of the Wikipedia API to provide random articles to a user. Offline storage is provided for articles read or favorited by the user.

The development components used in this project include:

  • Anko for offline data persistence.

  • Fuel for HTTP requests.

  • Glide for image loading.

About

An android app making use of Wikipedia API for users to consume wiki articles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages