Search code examples
androidarraysjsonandroid-studiogetjson

where can I upload json file?


I have wrote a json file with data I will get it to recycleview in android but I don't know where can I upload this file to access it into android project


Solution

  • You can store JSON file in your assets folder......