paul griffiths
Lurker
i need help with this. i can browse website to download an apk i have and i then need it to install it in the same task.what i am having trouble with is the part where the file is downloading to the installing.
i need to make the install task wait until the download task is complete.
how do i do this?
task
download file task
(i need the install task to wait untill the download task has completed)
install file task
i need to make the install task wait until the download task is complete.
how do i do this?
task
download file task
(i need the install task to wait untill the download task has completed)
install file task