Tagged articles
11 articles
Page 1 of 1
Sohu Tech Products
Sohu Tech Products
Oct 30, 2024 · Mobile Development

Design and Implementation of External Deep Linking (Return Flow) for Android Applications

The article presents a unified external deep‑linking (return flow) architecture for Android apps that consolidates all entry points into a single ActionActivity, standardizes URLs, employs a configurable protocol dispatcher, uses a chain‑of‑responsibility checker system with interruption recovery via CheckerActivity, thereby decoupling routing logic, eliminating duplication, and scaling complex navigation scenarios.

Android DevelopmentApp RoutingChain of Responsibility
0 likes · 18 min read
Design and Implementation of External Deep Linking (Return Flow) for Android Applications
BaiPing Technology
BaiPing Technology
Nov 16, 2021 · Mobile Development

Mastering Deep Linking: Seamlessly Open Apps from H5 Pages

This article explains how to use deep linking techniques—including URL schemes, Universal Links, and App Links—to directly launch mobile apps from H5 pages, covering their workflows, configuration files, advantages, drawbacks, and practical integration tips for iOS, Android, and WeChat environments.

App LinksMobile DevelopmentURL Scheme
0 likes · 14 min read
Mastering Deep Linking: Seamlessly Open Apps from H5 Pages
Xianyu Technology
Xianyu Technology
Nov 9, 2021 · Mobile Development

Deep Linking (App Wake-up) Techniques and Data Tracking in Xianyu

Xianyu’s deep‑linking system uses custom URL schemes and iOS universal links to wake up the app, detects success, falls back to store or APK downloads, restores original parameters after install, auto‑fills tracking fields via an SDK, reports funnel metrics, and provides a reusable module for all external traffic scenarios.

Data TrackingMobile DevelopmentURL Scheme
0 likes · 10 min read
Deep Linking (App Wake-up) Techniques and Data Tracking in Xianyu
Taobao Frontend Technology
Taobao Frontend Technology
Nov 19, 2020 · Mobile Development

Boosting Deep Link Success 40% for Double 11: Inside Taobao’s Web‑to‑App Architecture

This article explains how Taobao redesigned its web‑to‑app deep‑link system, introduced a lightweight JavaScript SDK, standardized protocol configurations, and built a control platform to improve deep‑link success rates by up to 40% during the Double 11 shopping festival, while providing detailed metrics and future optimization directions.

JavaScriptdeep linkingmobile SDK
0 likes · 22 min read
Boosting Deep Link Success 40% for Double 11: Inside Taobao’s Web‑to‑App Architecture
转转QA
转转QA
Sep 8, 2020 · Mobile Development

Deep Link (App Wake‑up) Architecture and Implementation at Zhuanzhuan

This article explains how Zhuanzhuan implements deep‑link (app wake‑up) across various scenarios, covering functional and technical architectures, common methods such as URL Scheme, Universal Link, WeChat wake‑up, and in‑app calls, with best‑practice code snippets and deployment tips.

Mobile DevelopmentURL SchemeWeChat
0 likes · 18 min read
Deep Link (App Wake‑up) Architecture and Implementation at Zhuanzhuan
Taobao Frontend Technology
Taobao Frontend Technology
Jun 18, 2020 · Mobile Development

How to Seamlessly Deep Link Users from H5 to the Taobao App

This article explains the principles and practical implementations of deep linking (URL Scheme, Intent, and Universal Links) for guiding users from web pages or other apps to the Taobao mobile app, covering registration, compatibility, success detection, and restoration strategies.

App integrationH5Mobile Development
0 likes · 14 min read
How to Seamlessly Deep Link Users from H5 to the Taobao App
Qunar Tech Salon
Qunar Tech Salon
Sep 21, 2017 · Mobile Development

Design and Refactoring of a Mobile Schema Dispatch Mechanism

This article explains the concept of custom schema URLs in mobile development, describes the problems of a growing ad‑hoc implementation, and presents a refactored, configuration‑driven architecture that provides automatic matching, self‑documenting schemas, and integrated testing for Android apps.

DocumentationMobiledeep linking
0 likes · 9 min read
Design and Refactoring of a Mobile Schema Dispatch Mechanism
Qunar Tech Salon
Qunar Tech Salon
Jul 11, 2016 · Product Management

Growth Methodology for Mobile Apps: Acquisition, Retention, A/B Testing, and Deep Linking

The article presents a comprehensive overview of mobile growth methodology, covering the definition of growth, its rising importance in China, core AARRR metrics, experimental workflows, cross‑functional team structure, mobile‑specific challenges, user onboarding funnels, A/B testing architecture, deep‑linking techniques, and practical recommendations for incremental, cost‑effective implementation.

A/B testingGrowthMobile
0 likes · 25 min read
Growth Methodology for Mobile Apps: Acquisition, Retention, A/B Testing, and Deep Linking
Suning Design
Suning Design
Jul 17, 2014 · Mobile Development

What’s Next for Mobile Search? Exploring Future Input, Data, and Output Innovations

Mobile search is evolving beyond traditional keyword queries, with emerging trends in precise user profiling, crowdsourced data, voice and natural language understanding, deep linking, machine learning, and structured, intelligent result aggregation, promising a more personalized, context‑aware, and seamless search experience on smartphones.

deep linkingmachine learningmobile search
0 likes · 9 min read
What’s Next for Mobile Search? Exploring Future Input, Data, and Output Innovations