Filey is a simple extension which offers you feature to convert file to string and vice-versa asynchronously so it does not affects the main thread or UI.
Note: It does not works with asset files.
Latest Version: 1 Released:2020-08-19T18:30:00Z Last Updated:2020-08-19T18:30:00Z Permissions:android.permission.WRITE_EXTERNAL_STORAGE , android.permission.READ_EXTERNAL_STORAGE
2.Blocks
3.Documentation
Got File
Event raised after converting string to file with success and response.
successful ~ boolean
response ~ text
Got String
Event raised after converting file in string with success and response
successful ~ boolean
response ~ text
Decode
Tries to convert string to file and saves output file at given path
string ~ text
filePath ~ text
Encode
Tries to convert file to string from given path
No one said me that I can’t use shortened download links so I using it for a long time.
But if any Staff or Moderator thinks it is wrong then I will remove that.
Thank you
Not really true actually.
You are free to download aix from any link.
@juananton1991’s extension works synchronously and stops main thread for big files.
It is like a workaround until he fixes issue in his extension.