Files
letro-android/tools/adb/deeplink_element.sh

10 lines
313 B
Bash
Executable File

#! /bin/bash
# Copyright (c) 2026 Element Creations Ltd.
#Fix
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.
# Please see LICENSE files in the repository root for full details.
adb shell am start -a android.intent.action.VIEW \
-d "element://room/%23element-android%3Amatrix.org"