Hello everyone,
I have developed a simple application in which I am showing a list of files in some folder of alfresco. But when I click on the PDF file it shows me error and application crashes. What code i should write to open the PDF file? Do I need to download it first and then show?
I also saw the documentation for Alfresco Android, how can I use DownloadTask in my code. Can anyone give a simple example code?
Thanks in advance.