Tagged articles
7 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
AutoHome Frontend
AutoHome Frontend
Sep 8, 2025 · Mobile Development

Mastering Foldable Screen Adaptation: Essential Strategies for Android Apps

This article explains why foldable‑screen support has become a must‑have for internet apps, outlines the various screen states and their layout implications, and provides concrete techniques for handling width calibration, multi‑window split‑screen, and landscape challenges across different manufacturers, while offering practical guidelines to avoid common pitfalls.

MobileUIfoldable
0 likes · 16 min read
Mastering Foldable Screen Adaptation: Essential Strategies for Android Apps
Xianyu Technology
Xianyu Technology
Dec 6, 2022 · Mobile Development

iPad Split‑Screen Adaptation and Multi‑Engine Flutter Integration

The article details how Xianyu solved iPad split‑screen challenges by creating a custom UINavigationController subclass to manage dual‑screen price‑comparison and navigation modes, switching to Auto Layout, and implementing a lightweight multi‑engine Flutter architecture that shares isolates and resources while preserving existing navigation logic.

FlutterHybrid AppUI
0 likes · 11 min read
iPad Split‑Screen Adaptation and Multi‑Engine Flutter Integration
Liangxu Linux
Liangxu Linux
Feb 16, 2021 · Operations

Master GNU Screen: Session Sharing, Persistence, and Split Screens

This guide explains how to install GNU screen, create shared sessions across multiple hosts, keep tasks running after network interruptions or window closures, and use screen's vertical split feature to manage multiple terminals within a single session.

GNU ScreenLinuxsession sharing
0 likes · 7 min read
Master GNU Screen: Session Sharing, Persistence, and Split Screens
Sohu Tech Products
Sohu Tech Products
Nov 20, 2019 · Mobile Development

Implementing a Generalized Split‑Screen Filter with GLSL Fragment Shaders

This article demonstrates how to create a universal GLSL fragment shader that produces static and delayed dynamic split‑screen effects—similar to TikTok filters—by manipulating texture coordinates, handling arbitrary screen counts, and integrating multiple textures within the iOS GPUImage framework.

Fragment ShaderGPUImageMobile Development
0 likes · 9 min read
Implementing a Generalized Split‑Screen Filter with GLSL Fragment Shaders
Liangxu Linux
Liangxu Linux
Nov 14, 2019 · Fundamentals

Master Vim Split Screens: Quick Commands and Tips for Efficient Editing

This guide explains why and how to use Vim's split-screen feature, covering vertical and horizontal splits, navigation between panes, resizing techniques, and opening multiple files, all illustrated with commands, shortcuts, and visual examples to boost editing productivity.

Text Editingeditorproductivity
0 likes · 8 min read
Master Vim Split Screens: Quick Commands and Tips for Efficient Editing