How can i connect this?


i have problem doing this, i tried doing researches for an answer, and i don’t have answer, so i come up here to find the answer for the question, if anybody knows please respond, thank you

Hi dear,

The block returns true if the operation was successful or false in case of an error, so you can attach it to an if statement and include whatever you want to happen after the copy, such as a snackbar that informs the user that the operation was completed.

If you are 100% sure that the operation will succeed, you can attach it to the block.
controls_eval_but_ignore

There does not exist a shared storage named /Service_Smart, you should copy your file to an existing shared storage like /Download or /Documents or a sub directory. Also don’t forget the file name

This would be correct
/Download/Service_Smart/EFS/myfile.txt

There might exist additional restrictions for apk files, see also Google details new 24-hour process to sideload unverified Android apps - Ars Technica

Can you explain why you store an apk file inside the assets of another app? Do you want the user to install that app in a next step? Why not have only one app with all the functionality you need?

Taifun

the app i created was from android studio so i can have full access and make all exported to be true for my app to work with extra apk

Huh? Why are you hard coding another apk? Instead of releasing the main apk as Taifun said?