Tagged articles

Lock Screen

4 articles · Page 1 of 1
360 Tech Engineering
360 Tech Engineering
Mar 1, 2019 · Frontend Development

What is the Screen Orientation API and How to Use It

The Screen Orientation API lets web applications read the device's current screen direction and angle, lock the orientation, and listen for changes, providing code examples, property details, and browser support guidance for enhancing user experience on video and gaming sites.

Lock ScreenScreen Orientation APIWeb API
0 likes · 5 min read
What is the Screen Orientation API and How to Use It
Tencent TDS Service
Tencent TDS Service
Jul 14, 2016 · Mobile Development

How to Build a Custom Android Lock Screen with Swipe, Immersive Mode, and Fingerprint Unlock

This article explains why a custom lock screen is useful, describes the core principles of implementing one on Android, and provides step‑by‑step code for broadcast registration, activity configuration, key event blocking, swipe‑to‑unlock logic, immersive and translucent UI flags, and fingerprint integration.

AndroidCustom UIImmersive Mode
0 likes · 24 min read
How to Build a Custom Android Lock Screen with Swipe, Immersive Mode, and Fingerprint Unlock