Tagged articles
8 articles
Page 1 of 1
Chen Tian Universe
Chen Tian Universe
Jun 27, 2025 · Product Management

How Alipay’s “Touch‑and‑Go” Is Redefining Mobile Payments

Alipay’s 2024 “Touch‑and‑Go” rollout, covering 400 cities and over 100 million users in just 321 days, illustrates a strategic shift from feature competition to a seamless, ultra‑low‑friction payment experience that challenges WeChat’s entrenched social‑payment ecosystem and reshapes user habits across the IoT era.

NFCUser experiencecompetition
0 likes · 14 min read
How Alipay’s “Touch‑and‑Go” Is Redefining Mobile Payments
21CTO
21CTO
Apr 13, 2024 · Mobile Development

What’s New in Android 15 Developer Preview? Edge‑to‑Edge UI, NFC, and More

The first Android 15 developer preview introduces default edge‑to‑edge apps, smoother NFC interactions, character‑spacing text rendering, system‑level app archiving, and several new APIs such as ProfilingManager, enhancing both user experience and developer capabilities on Pixel devices.

AndroidAndroid 15App Archiving
0 likes · 4 min read
What’s New in Android 15 Developer Preview? Edge‑to‑Edge UI, NFC, and More
OPPO Amber Lab
OPPO Amber Lab
Jun 28, 2023 · Mobile Development

Unveiling Android NFC: From App to Kernel – A Deep Source Code Walkthrough

This article dissects Android's NFC implementation, detailing the layered architecture from the high‑level app down to the kernel driver, explaining each source‑code component, the initialization sequence, and how events travel through JNI, HAL, and the transport‑mapping layer to enable NFC functionality.

AndroidJNINFC
0 likes · 17 min read
Unveiling Android NFC: From App to Kernel – A Deep Source Code Walkthrough
The Dominant Programmer
The Dominant Programmer
Nov 8, 2021 · Mobile Development

Read NFC Tag ID on Android to Use as Unique User Identifier

The article explains how to read an NFC card’s UID on Android, use it as a unique user identifier for login verification, and walks through required permissions, setting the activity launch mode to singleTop, designing the UI layout, handling NFC intents, converting the UID to a hex string, and debugging the implementation.

AndroidForeground DispatchIntent
0 likes · 8 min read
Read NFC Tag ID on Android to Use as Unique User Identifier
BaiPing Technology
BaiPing Technology
Sep 28, 2021 · Mobile Development

Master NFC Integration Across Android, iOS, and WeChat Mini Programs

This comprehensive guide explains what NFC is, compares it with other short‑range wireless technologies, and provides step‑by‑step tutorials for implementing NFC on Android, iOS, and WeChat mini‑programs, covering chip data writing, NDEF formatting, App Clip integration, and universal link handling.

AndroidNDEFNFC
0 likes · 16 min read
Master NFC Integration Across Android, iOS, and WeChat Mini Programs
JD Cloud Developers
JD Cloud Developers
Sep 28, 2020 · Artificial Intelligence

Cloud Revenue Soars 20% & AI Models Challenge BERT: This Week’s Tech Highlights

This weekly roundup covers a 20% surge in cloud service revenue, Google's new pQRNN model rivaling BERT, China's first NFC chip stamp, TSMC's 3nm capacity boost, Intel's IoT‑focused processors, Apple's open‑source Swift System for Linux, a novel FGPM adversarial text method, and multimodal translation advances, highlighting key trends across cloud, AI, and hardware.

Cloud ComputingNFCmachine learning
0 likes · 7 min read
Cloud Revenue Soars 20% & AI Models Challenge BERT: This Week’s Tech Highlights
21CTO
21CTO
Jun 27, 2020 · Fundamentals

How to Build a Pocket‑Sized NFC Smart Card with E‑Ink Display

This tutorial walks you through creating a match‑box‑sized NFC‑enabled smart card that consolidates employee badges, access cards and cafeteria cards, detailing hardware selection, PCB design, firmware, e‑ink screen handling, and open‑source resources for a compact, multifunctional device.

DIYHardwareNFC
0 likes · 5 min read
How to Build a Pocket‑Sized NFC Smart Card with E‑Ink Display