Skip to content
View ziachi's full-sized avatar

Block or report ziachi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ziachi/README.md

Low-level Android tinkerer

I work close to the metal — build systems, kernel integration, vendor HALs,
and whatever breaks between them.

Telegram


What I Do

I take unsupported hardware and make modern Android run on it.
That means patching frameworks, writing SELinux policy, tuning memory for 2GB devices,
and debugging everything from bootloops to HAL crashes — until it works.


Skills

Android Platform     AOSP build system · Device tree · SELinux policy
                     Framework patching · HAL integration

Kernel & Low-Level   Prebuilt kernel · KernelSU · Init scripts
                     cgroup workarounds · Spectrum profiles

System Optimization  LMK · ZRAM · Heap tuning · Debloat
                     VM tuning for constrained devices

Engineering          Root cause analysis · Per-fix commits
                     Written documentation · Append-only history

Toolbox

C C++ Java Kotlin Shell Python Android Linux Git Make


Process

logcat → trace root cause → write fix → build → verify → document

Every fix is one commit. Every commit has a reason.
No force-push. No shortcuts. Append-only history.


Pinned Loading

  1. device_xiaomi_santoni device_xiaomi_santoni Public

    Xiaomi Redmi 4X DeviceTree Qualcomm MSM8937 (Snapdragon 430)

    C++

  2. ADB-WiFi-On-Module ADB-WiFi-On-Module Public

    Shell

  3. android-override android-override Public

    Device identity management framework for Android custom ROM development. Research & educational toolkit.

    Java

  4. android-override-a10 android-override-a10 Public

    Device identity management framework for Android 10 custom ROM development. Research & educational toolkit.

    Java