Sub OpenPDF(dirFile As String, nameFile As String)
Try
#If B4A
' Platform: Android
Dim provider As FileProvider
provider.Initialize
' Copy the file to the shared directory
Wait For (File.CopyAsync(dirFile, nameFile...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.