- Home /
display txt file content on textarea GUI Android
Hi. I am asking this because I am not a programmer and I cant find the solution. I've tried to solve the problem for nearly 24h. I could make it work for Unity and Web Browser, but not for Android.
I've used these guides:
http://forum.unity3d.com/threads/how-to-display-from-txt-an-specific-line-to-gui.259665/ http://answers.unity3d.com/questions/284505/how-do-you-readwrite-txt-files-in-javascipt.html http://answers.unity3d.com/questions/12598/help-me-about-reading-txt-file.html
and others. Even using absolute path, Android returned "empty" for the variable.
Any ideas?
Thanks
Does your .txt file ship with your app, or is it updated material?
Your answer
Follow this Question
Related Questions
Android touch gui help!!! 2 Answers
Setting Scroll View Width GUILayout 1 Answer
Tap anywhere and buttons (android) 1 Answer