3

Is there is a way to run javascript method on custom tabs or external web browser, not a webview.

CustomTabsIntent customTabsIntent = new CustomTabsIntent.Builder().build();           
customTabsIntent.launchUrl(context,Uri.parse(url));

Thanks

Mohamed Khalifa
  • 181
  • 2
  • 9

0 Answers0