Snippets, Solutions

Android Parse JSON file from Assets

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.

, ,