Ask a Question Community Questions & Answers Newest Most Recent Most Votes Answered Unanswered Unresponded FAQ Tag Unanswered with tag "applicationdatadir" Subscribe to the Q&A "applicationdatadir" tag RSS feed. What is the URL for file saved in ApplicationDataDirectory? I am working on Android. My app will download a video file and saved in ApplicationDataDirectory. And then play with VideoPlayer. But I have no idea what value should be set in VideoPlayer.url property. ~~~ var videofile =... Showing 1-1 of 1
What is the URL for file saved in ApplicationDataDirectory? I am working on Android. My app will download a video file and saved in ApplicationDataDirectory. And then play with VideoPlayer. But I have no idea what value should be set in VideoPlayer.url property. ~~~ var videofile =...