Is there any possibility to add self-extracting resources to an firemonkey-built .apk-file?

  

I would like to simply add an image in TPath.GetSharedDocumentsPath by installing the .apk.

Is there maybe any built-in option to do so with RAD Studio XE7?

All I did by now is manually copied the needed resources to the destination folder and then installed the apk. But this is no option in practice.

Comments are closed.