Skip to content

This is a Java extension for App Inventor based platforms. This extension provides access to a number of methods for the WebViewer component which are not available in App Inventor itself

Notifications You must be signed in to change notification settings

lukegackle/WebViewTools

Repository files navigation

WebViewTools

This is a Java extension for App Inventor based platforms. This extension provides access to a number of methods for the WebViewer component which are not available in App Inventor itself.

Now in version 5 the extension is able to handle popups which are usually needed in OAuth login flow. Popups are especially important in OAuth login used in a lot of websites (e.g., www.feedly.com). The popups in this project open in a dialog and can be dismissed by a close button or pressing Back or if the popup window closes itself (like what happens on most login authentication flow).

Example Block diagram:

Blocks

aia file

apk file

For more details how to use the extension:

http://thunkableblocks.blogspot.my/2017/06/webviewtools-extension-for-app-inventor.html

Created by Luke Gackle

Version5 by Haider Alwasiti

About

This is a Java extension for App Inventor based platforms. This extension provides access to a number of methods for the WebViewer component which are not available in App Inventor itself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages