I've created a PDF file from data in a SQLite database and used an intent to allow the user to view the file.
I want to be able to offer the user the option of saving the file after he/she has viewed it.
After closing the PDF file (back button) I don't know where in my code I should I ask if the file is to be saved?
Any help please.
I want to be able to offer the user the option of saving the file after he/she has viewed it.
After closing the PDF file (back button) I don't know where in my code I should I ask if the file is to be saved?
Any help please.