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

serialization - Convert Any type in scala to Array[Byte] and back -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -