How To Set Destination Download File from Activity
Hi...
I want to save a file to client/user PC, the activity to download is successful, but the default destination is DOWNLOAD folder on drive C:\.
How can i customize the default folder destination example to D:\.
Here is my activity using java:
i've tried to change filePath to any directory but it's not working. Anyone can help please. Thank you in advance.