ADB -Befehl zum Öffnen von 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