Add Headless CMS to Android App

This repository is the codebase of the tutorial Add a Headless CMS to Android in 5 Minutes.

Prerequisites

How to Install

  1. Clone this repository:
git clone https://github.com/arjunaskykok/StoryblokAndroidApplication
  1. Open it with Android Studio.

  2. Put your token from Storyblok in app/src/main/res/values/strings.xml.

  3. Build and run the project.