delphi 10 seattle - I want to deploy a file for an Android app to the Documents/MyApp folder using Embarcadero -


i want deploy xml file android application. want able move after startup of file done folder want process file first time start app. want deploy file folder under documents folder named after app: /documents/myapp/load/ , after finishing processing move /documents/myapp/done/.

i using delphi 10.

i can not figure out need put in remote path in deployment manager.

"assets" places file in /android/data/com.test.myapp/ folder , read-only can not move away.

i think have tried accept correct value...


Comments

Popular posts from this blog

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -