- Home /
Need to Include a file in the build and use it in the runtime
Hi, I am learning Unity (C#) for android. I want to include a Json file in the build and read the content of that json file in the runtime. I tried placing the json file in the resources folder but didn't work for me. Could someone guide me how to do it. (sorry if this is a repeated question)
Comment
Your answer
Follow this Question
Related Questions
Draw a line from object to indicate power 0 Answers
C# Serialization is working fine in Unity but not on Android 2 Answers
Unity timer 0 Answers
UnityEngine.Android not does not exist 0 Answers
Android build misbehaving. 1 Answer