Class AndroidBrowserService

java.lang.Object
com.gluonhq.attach.browser.impl.AndroidBrowserService
All Implemented Interfaces:
BrowserService

public class AndroidBrowserService extends Object implements BrowserService
  • Constructor Details

    • AndroidBrowserService

      public AndroidBrowserService()
  • Method Details

    • launchExternalBrowser

      public void launchExternalBrowser(String url) throws IOException
      Description copied from interface: BrowserService
      Launches the user-default browser to show a specified URL.
      Specified by:
      launchExternalBrowser in interface BrowserService
      Parameters:
      url - The URL to load when the browser application opens.
      Throws:
      IOException - If the URL can't be opened