Is there any way to download using webviewer

i was making app and i wanted it to have downloading function.please suggest me any possible ways for it

1 Like

Need an Extended Web Viewer Extension

2 Likes

Problem Solved Brother ?

hello,the extended web viewer is not able to download the file using new makeroid andromeda update

3 Likes

did you test this using the apk file?
the companion app currently is not able to run extensions…

Taifun

1 Like

no ,the download functionality in extended webviewer is not working even as an apk in my phone.
kindly help

What about checking out the “Download” component in Connectivity section?

I tried that download option in connectivity section too, it didn’t work. I guess there is a bug with the makeroid Andromeda update.

show the blocks you used with download component and @Kodular admins will help you if it is a bug

Yes, I will send the screenshot of the Block

2 Likes

use extended web viewer" Extension

When the desired link is clicked, set DownloadURL to that link, and download using the Download component.

You cannot connect any external extensions with WebViewer.

So the Extended WebViewer extension doesn’t work in Makeroid

Yes ,you are right. Is there any workaround for it??

you are using extended web viewer which is not supported by makeroid. use “Download” component and show us your block

Maybe you should read a bit, @Arjun_Gowda.

1 Like

It’s not possible to add download component and download from the webviewer cause the URL needed for the download component to download is not available from webviewer@David
Lol,I already read what you said and tried it, it still didn’t work.@kanishka_developer

Show us your blocks then.

yes… i have created a browser app with download option without using any extension. check out this YouTube video and download the aia file to get the block.

With WebView, nope, but you can use the download component

1 Like