0

I'm using Android Studio, with Kotlin class. My app needs and module which imports local JSON file in device and parse it. I've been struggling to solve this.

the local JSON name is data.json, file contains
...
{"name": "Dame", "age": "23","gender": "female" }
...

greybeard
  • 2,249
  • 8
  • 30
  • 66

0 Answers0