<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="en-US">Introducing DeepLinkDispatch: Easy Declaration and Routing of Your Deep Links - Airbnb Engineering</cite>
(<time>2015-07-06 11:16:07 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://nerds.airbnb.com/deeplinkdispatch/">http://nerds.airbnb.com/deeplinkdispatch/</anchor-external></p><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite xml:lang="en">airbnb/DeepLinkDispatch</cite>
(<time>2015-07-06 12:09:02 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/airbnb/DeepLinkDispatch">https://github.com/airbnb/DeepLinkDispatch</anchor-external></p></figcaption><blockquote><p>This fires a standard deep link:</p><p>adb shell am start -W -a android.intent.action.VIEW -d &quot;airbnb://example.com/deepLink&quot; com.airbnb.deeplinkdispatch.sample</p><p>This fires a deep link associated with a method, and also passes along a parameter:</p><p>adb shell am start -W -a android.intent.action.VIEW -d &quot;airbnb://methodDeepLink/abc123&quot; com.airbnb.deeplinkdispatch.sample</p></blockquote></figure><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> <cite xml:lang="en-US">Introducing DeepLinkDispatch: Easy Declaration and Routing of Your Deep Links - Airbnb Engineering</cite>
(<time>2015-07-06 11:16:07 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://nerds.airbnb.com/deeplinkdispatch/">http://nerds.airbnb.com/deeplinkdispatch/</anchor-external></p></figcaption><blockquote><p>For example, a typical deep link to a listing may look something like this:</p><p>airbnb://rooms/8357</p></blockquote></figure></body></html>