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 been struggling to solve this.

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

0 Answers0