FakeSystemUpdate
Pixel-perfect Android system update prank that recreates the real update screens of Samsung, Pixel, Xiaomi, OnePlus, Huawei, and stock Android.
The problem
Existing prank apps look obviously fake. FakeSystemUpdate recreates each OEM's real update screen down to the colour, progress mechanic, and typography, then makes it convincing with non-linear progress, haptics, and a multi-layer lockdown that's hard to escape (with a built-in safety reveal).
OEM update-screen skins
Each skin recreates a maker's real update screen: accent colour, label, and progress style. Switch between them.
Installing system update…
0%
One UI 7· Do not turn off your device
Switch skins to preview each maker’s actual update screen. Simulation only.
Architecture
- Six layout styles (Samsung, Pixel, Xiaomi, OnePlus, Huawei, stock) each with OEM-specific typography, progress drawable, and hierarchy, routed by intent extras
- Non-linear progress: ObjectAnimator chains that mimic real updates (fast start, stall near 99%) with periodic haptic feedback
- Four user-selectable exits (triple-tap, long-press for 3s, volume-up ×3, and shake), each revealed only after a 15-second safety info icon required for Google Play compliance
- Lockdown: screen pinning (startLockTask blocks home, recents, back, and the notification panel), an immersive-mode re-entry loop, a wake lock, show-when-locked, and a screen-off receiver
- Scheduled delivery via WorkManager with a full-screen intent, so a prank can fire later, even over the lock screen
- Shareable incident reports (crash, kernel-panic, stats, trophy, gamer-achievement, and vital-signs templates) generated from captured session data; a separate Next.js landing page carries a Firebase feedback form
Highlights
Six pixel-accurate OEM skins
Each recreates the maker's update flow, from Samsung's circular ring to Pixel's minimal bar to Xiaomi's bold percentage, down to status bar, typography, and branding.
Multi-layer lockdown & anti-exit
Screen pinning, immersive loops, shake detection, and button interception combine; victims must find one of four hidden exits after the 15-second safety reveal.
Scheduled, shareable pranks
Schedule a launch for later via WorkManager, then export a satirical incident report as a shareable image afterward.
Impact
6
OEM update screens recreated
4
Hidden exit methods, plus a 15s safety reveal
v1.0
Live on Google Play