Made with MIT AppInventor 2

This app provides a simple GUI around the WebViewer component which does exactly what is necessary and no more.

Tutorial:

This app only uses one screen. The title bar shows the page title. Alternatively, it can show the status of the program, and any errors will show up in the title.

The "Acknowledge Links" checkbox will allow you to stop GUIBrowser from following any links that you might tap.

The "Loading" switch toggles on and off when a page is loading.

The "Stop Load" button will cancel loading of a page.

The "See" button makes GUIBrowser go to the URL entered into the textbox at the top of the screen. It will automatically add "http://" to the front of the URL if necessary.

    
    
    

Changelog:

Version 1.1: