- 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
推薦閱讀
- Advanced Machine Learning with Python
- MySQL數(shù)據(jù)庫應(yīng)用與管理 第2版
- PowerCLI Cookbook
- Python測試開發(fā)入門與實踐
- Kotlin Standard Library Cookbook
- Python忍者秘籍
- Scratch3.0趣味編程動手玩:比賽訓(xùn)練營
- Django 3.0應(yīng)用開發(fā)詳解
- 深度實踐KVM:核心技術(shù)、管理運(yùn)維、性能優(yōu)化與項目實施
- Python一行流:像專家一樣寫代碼
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- 少兒編程輕松學(xué)(全2冊)
- RESTful Web API Design with Node.js
- Java入門經(jīng)典
- Procedural Content Generation for Unity Game Development