Chrome CustomTabs for Android demystified. Simplifies development and provides higher level classes including fallback in case Chrome isn't available on device.
Apache License 2.0
383
stars
49
forks
source link
Chrome custom tabs working fine when chrome is installed but when chrome is not installed it is throwing an error #23
Fatal Exception: android.content.ActivityNotFoundException No Activity found to handle Intent { act=android.intent.action.VIEW dat=www.youtube.com pkg=com.android.chrome (has extras) }
saschpe.android.customtabs.CustomTabsHelper.openCustomTab (SourceFile:70)