Month: July 2019

If you ever wondered how to read and parse a simple JSON file stored in the assets directory of your Android project, here is a way to do it.

  1. Home
  2. chevron_right
  3. 2019
  4. chevron_right
  5. July

Android Simple Section RecylerView

Tutorial
In this tutorial I will create a simple Sectioned RecyclerView that will show 2 sections and a few items in each section and how to move an item from one…