A patched, offline-playable build of Sick Bricks, the 2015 toys-to-life mobile game by Spin Master. The game was always-online, and after Spin Master's servers were shut down the stock app became unplayable; it hangs forever at a mandatory login that can never connect.
This build restores offline play. The native engine (libkand.so) is patched so the dead-server login call succeeds for any input, and the ~175 MB expansion file (OBB) is bundled inside the APK and auto-extracted on first launch, so it installs and runs as a single self-contained file, no extra setup or data download.
How to use:
• Install the APK and launch it.
• At the login screen, type any dummy username and password and tap LOGIN. It loads for a few seconds and lets you in.
• First-launch quirk: the very first time, the game may freeze on a black screen after the intro video. Just close and reopen it once. Your login is cached from then on, and it boots straight into the game with no further freezing.
• A default offline profile is created; your first save is written after the opening tutorial.
Compatibility:
• 32-bit ARM only (armeabi-v7a); runs on the vast majority of phones, but not 64-bit-only devices.
• Old target SDK, so Android 14+ blocks normal install; use an Android 13-or-older device, or "adb install --bypass-low-target-sdk-block".
• Tested on BlueStacks (Android 9); plays smoothly. Not yet tested on physical hardware.
Package: com.spinmaster.sickbricks (versionName 2 / versionCode 79). Original game © Spin Master; this is a preservation/patched build of a discontinued, server-dependent title.