Tagged articles
6 articles
Page 1 of 1
HomeTech
HomeTech
Sep 19, 2025 · Mobile Development

Mastering Foldable Screen Adaptation: Essential Strategies for Mobile Apps

This article explains why foldable screen adaptation has become a critical requirement for internet applications, outlines the various screen states and their characteristics, identifies three core technical challenges—including screen‑width calibration, split‑screen handling, and landscape support—and provides practical solutions and best‑practice principles to help developers deliver consistent, high‑quality experiences across diverse foldable devices.

Mobile UIandroid adaptationdevice compatibility
0 likes · 18 min read
Mastering Foldable Screen Adaptation: Essential Strategies for Mobile Apps
大转转FE
大转转FE
Aug 26, 2025 · Frontend Development

Optimizing H5 Pages for Foldable Screens with PostCSS, VW, and Flexible.js

This article explains how to adapt H5 product detail pages for foldable devices by comparing PostCSS‑to‑vw, CSS media queries, and a flexible.js + postcss‑px‑to‑rem workflow, then shows how to add foldable‑screen detection logic and layout tweaks to improve readability and content density.

Responsive DesignViewport Unitscss media queries
0 likes · 15 min read
Optimizing H5 Pages for Foldable Screens with PostCSS, VW, and Flexible.js
JD Tech
JD Tech
Mar 28, 2023 · Mobile Development

Foldable Screen Adaptation for JD Mini‑Program on Android

This article examines the growing trend of foldable Android screens, outlines the challenges JD mini‑programs face when adapting to such devices, and presents practical solutions including resizable activities, aspect‑ratio handling, configuration‑change management, rpx units, and engine‑level fixes to ensure seamless user experience across inner and outer screens.

AndroidMini Programconfiguration changes
0 likes · 15 min read
Foldable Screen Adaptation for JD Mini‑Program on Android
Youku Technology
Youku Technology
Mar 22, 2023 · Mobile Development

How to Adapt a Video Player for Foldable Screens: The OnePlayer Case Study

This article presents a detailed technical analysis of adapting the Youku video player for foldable-screen devices, covering background trends, dual-mode UI designs, the OnePlayer plugin framework, configuration strategies, layout adjustments, testing methods, and future enhancement ideas.

AndroidOnePlayerUI adaptation
0 likes · 18 min read
How to Adapt a Video Player for Foldable Screens: The OnePlayer Case Study
Youku Technology
Youku Technology
Mar 20, 2023 · Mobile Development

How Youku Optimized Video Playback for Foldable Phones: A Technical Deep Dive

This article examines Youku's systematic approach to adapting its video platform for foldable smartphones, covering market background, three optimization directions, the design of a responsive SDK, concrete UI improvements, technical implementation details, and future prospects for richer foldable experiences.

Mobile DevelopmentSDKUX design
0 likes · 10 min read
How Youku Optimized Video Playback for Foldable Phones: A Technical Deep Dive
Tencent Music Tech Team
Tencent Music Tech Team
Jul 9, 2021 · Mobile Development

Foldable Screen Adaptation Strategies in the Quanmin Karaoke Android App

The article examines how the Quanmin Karaoke Android app can adapt to foldable screens by handling configuration changes, updating layout and video sizing, avoiding UI recreation glitches, and employing strategies such as fill‑adaptation, multi‑window, compatibility modes, with testing via ADB commands and emulator profiles.

AndroidUI adaptationconfiguration changes
0 likes · 26 min read
Foldable Screen Adaptation Strategies in the Quanmin Karaoke Android App