// Add this query outside the application tag in menifest file. <queries> <intent> <action android:name="android.intent.action.VIEW" /> <data android:scheme="https" android:host="youtube.com" /> </intent> </queries>