Hi,
I am trying to develop an extension wherein the user will specify a particular file location (For Example file:///storage/emulated/0/file.), and the extension will perform certain functions.
I am trying to embed this file to the extension rather than specifying the path or using assets.
Is it possible to embed and retrieve the path of the embedded file?