- Android 6 Essentials
- Yossi Elkrief
- 113字
- 2021-07-30 10:06:52
Chapter 2. App Links
One of the major improvements to the new Android Marshmallow version is powerful app linking. It allows the association of your app with your owned web domain. With this association, you as a developer allow the system to determine the default app that should handle a particular web link and skip prompting users to select an app. Saving clicks means less friction, which means that you reach the content faster; this leads to users and developers being happy. In this chapter, we will cover the following topics:
- The Android Intent system
- Creating a website association
- Triggering app link verification
- App link settings and management
- Testing app links
推薦閱讀
- 編寫高質量代碼:改善C程序代碼的125個建議
- 你不知道的JavaScript(中卷)
- Scala謎題
- 51單片機C語言開發教程
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- Java 9 Programming By Example
- Unity 2017 Game AI Programming(Third Edition)
- Android系統下Java編程詳解
- Visual Basic程序設計基礎
- Mastering Leap Motion
- Getting Started with JUCE
- Python程序設計教程
- Python Natural Language Processing
- Unity3D高級編程:主程手記
- Mastering Docker(Second Edition)