KJ7RRV
June 27, 2022, 11:20pm
1
For my app, I need to calculate SHA256 HMAC hashes. It is very important to me to not use proprietary extensions. Is there any way to do this either with a libre extension or in some other way?
TIMAI2
June 28, 2022, 6:44am
2
You can probably use JavaScript with a webviewer if working with strings...
You could also use android's linux shell
Hello friends,
with this extension we are going to use some LINUX commands.
com.KIO4_Terminal.aix
With this block we can copy files from the assets to SdCard. This block only works with the compiled app (Build). It needs AskForPermission = WRITE_EXTERNAL_STORAGE
[extension_terminal3]
[shell_permiss]
oooooooooooooooOOOOOOOOOOOOOoooooooooooooo
With this block we can copy files from the assets to the internal cache directory of the same application. We will get the address of the accessi…