Save it as text and put it in assets. For easy differentiation, it is best to use .json as the suffix. When reading, just read the text first and then parse it into json. Encapsulates a method specifically for reading json from assets, and you can use it directly in the future.
Save it as text and put it in assets. For easy differentiation, it is best to use .json as the suffix. When reading, just read the text first and then parse it into json.
Encapsulates a method specifically for reading json from assets, and you can use it directly in the future.
You can put assets or res/raw.