The document discusses various strategies for integrating Android apps with web apps. It describes launching an app from a web site by using regular URLs, custom schemes, or custom MIME types. It also covers launching an app from a desktop web site using QR codes, push notifications, or opening a URL in a browser from an app. Finally, it mentions using a common web service backend and OAuth for authentication across apps and websites.
Related topics: