Skip to content

Instantly share code, notes, and snippets.

View SimonDarksideJ's full-sized avatar

Simon (Darkside) Jackson SimonDarksideJ

View GitHub Profile
@SimonDarksideJ
SimonDarksideJ / googlekbcheck.ps1
Created October 10, 2025 11:42
Google 16kb checker for Android Builds
# To use (with Unity)
# 1. Build the Android APK
# 2. Unzip the apk to a folder
# 3. Locate the libs folder, normally - "\lib\arm64-v8a"
# 4. run script in the folder, a .csv will be generated
# 5. Check the last entry for each .so entry:
# - 1000 - NOT compliant
# - 4000 - 16kb Compliant
param(