Skip to content

Example of loading a v3 embeddable JP within an Android WebView

Notifications You must be signed in to change notification settings

raileasyuk/WebViewExampleAndroid

Repository files navigation

WebView Example

This sample Android application loads the embeddable journey planner in a WebView. It shows you how to ensure that the results are loaded in the same WebView, such that the user can complete their purchase inside your app, without being directed to their usual web browser.

The initialisation code and the starting point to look at is MainActivity.

The example page that is loaded into the WebView is inside app/src/main/assets.

About

Example of loading a v3 embeddable JP within an Android WebView

Resources

Stars

Watchers

Forks