mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
register our app to handle meshtastic urls
This commit is contained in:
parent
44ebac1758
commit
e43e687766
2 changed files with 21 additions and 1 deletions
|
|
@ -100,7 +100,7 @@
|
|||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data
|
||||
android:scheme="http"
|
||||
android:scheme="https"
|
||||
android:host="www.meshtastic.org"
|
||||
android:pathPrefix="/c/" />
|
||||
</intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue