DroidKaigi / conference-app-2019

The Official Conference App for DroidKaigi 2019 Tokyo
https://droidkaigi.jp/2019/en/
Apache License 2.0
815 stars 267 forks source link

Announcement deeplink #714

Closed takahirom closed 5 years ago

takahirom commented 5 years ago

Kind (Required)

        <deepLink app:uri="droidkaigi.jp/2019/announcement"/>

Probably you can check it like this

adb shell am start -a android.intent.action.VIEW -d "https://droidkaigi.jp/2019/announcement"
nichiyoshi commented 5 years ago

Let me try this as my first contribution🙋‍♂️

tomoya0x00 commented 5 years ago

Thanks! Assigned 👍