not download in google drive file
You can use this extension
in custom webview, external links are not opening in new window, they open in same window but not in new window. how to make it open in new window?
Hello ,
Read again the options of this extension. In this topic also have a huge samples how it works.
HINT: option SupportMultipleWindows = enabled
hello all
Does this extension require minimum API level of 21?
I am using this extension and uploaded the apk on playstore. I have API 19 set in my app yet play store is reading it as API 21.
Is it because of the extension?
Custom webviewer adds certain features to app by deafult.
like camera access, location access, etc. which makes it unfit for 3+ rating on play store.
Anyone has a solution for this?
Its Open-Source, So you can remove these Permissions from code and Compile it.
Is there a way to create search box inside the app that highlights the found data inside the html text in the webviewer?
how to use deep link result in this extension ? please help
Hi, Please help me anyone… !
How can I use DeepLinks at webviewer ?
What’s it ?
My Blocks
Screen1
Screen2
Please solve it
use Do it to debug your blocks, see also tip 4 here App Inventor: How to Learn | Pura Vida Apps
see also Live Development, Testing, and Debugging Tools
it seems to be, your start value is a list…
Taifun
Deep links property only accepts boolean type, you can’t input Strings.
Boolean means ?
True / False,you can find them in the logic category.
Then ?
How?
Check the docs:
I know it, But how to create it ?
Just set it to true, and your app will appear in the browser list.
Checking…