A Microsoft file hosting and synchronization service.
At the moment I am trying to just load the file from my local storage.
If I load MSWord and then Open -> This device > Download , I can see the file 101131a.docx and open it for editing.
When I make the above call from my Android App, it fires up MSWord but says 'Can't open file' .
I can only conclude that that is because either I'm not passing the file name correctly, or I have not set the correct path.
Ultimately I want to load from OneDrive through MSWord, but wanted to check I could do it locally first, which I don't seem to be able to do.
I would expect that to open from OneDrive, I might need to pass a more complex file location?