Thank you. that´s works for me. thanks.
Another Question:
If I want to download a file from the Website inside the Webviewer it doesn´work. I click on the link but nothing happened.
How can I fix it?
Regards
Thank you. that´s works for me. thanks.
Another Question:
If I want to download a file from the Website inside the Webviewer it doesn´work. I click on the link but nothing happened.
How can I fix it?
Regards
You might want to use Custom WebView extension for this and allow file access. Please, in the future, search for queries in the forum.
Ok, thank you. How can I make it with "allow file access".
Did you have a link for me where I can find help?
Thank you very much.
I believe there is a property called File access in the extension. As said, you might want to use the Search feature in this forum, we can't jam all methods in a topic as that would be tedious.
Hello,
I have put the Custom Webview extension and download helper in my app.
But the app doesn´t start. Anywhere is a mistake.
test (2).aia (88.3 KB)
Maybe you can inspect my app
Thanks a lot...
I have search everything but i doesn´t find an answer...
It looks like you did not initialize the custom webviewer correctly...
For more information see here
Taifun
ok, I thing i did it initalize...
Now comes the message:
Argument #2 (com.sunny.CustomWebView.CustomWebView@b39f831) to 'com.gordonlu.webviewerprogress.WebViewProgress.ApplyProgressChangedListener(com.google.appinventor.components.runtime.AndroidViewComponent)' has wrong type (com.sunny.CustomWebView.CustomWebView) (expected: com.google.appinventor.components.runtime.AndroidViewComponent)
I thing the ApplyProgressChangedListener is wrong. The Block is from Webview. Is there a Block from custom web view? I found nothing.
The block only works for App Inventor built-in WebViewers.
Yes, that´s the Problem. I need it for my canvas Loading Bar.
Because I want the download option I need the custom webviewer.
Hmmm, any idea?
Which is the block ApplyProgressChangedListener for Custom Webview?
If you already have CustomWebView then why are you using any other webview extension?
What i want;
Canva loading Bar
Download Files from Website
When back press notifier come
For Canva loading Bar i need the applyprogresschanged block. This i find only for webview.
So... If anybody can make it for me, that were great and i will pay for it.
Thanks from germany
CustomWebView already has that feature.
Why not look at some examples which you can easily find in the community?
I have delete the Block but the loading Bar doesn't Work.
I have read so much but i dont understand it. Can you Help me please and "repair" it and make the Features above.
Sorry for my Englisch.
Thanks a lot
Please check this aia to know the usage of OnProgressChanged event.
Thank you... I think it´s to high for me
would you do it for me i would pay you for it There are simply too many connections and blocks for me.
hope you can do it...
Ok, this is the loading Bar.
How it works to download Files from any Website link?