Commande ADB pour ouvrir DeepLink
adb shell am start -a android.intent.action.VIEW -d "example://gizmos" com.myapp
Perfect Parrot
adb shell am start -a android.intent.action.VIEW -d "example://gizmos" com.myapp