Download Latest Version MinsOS_v0.3.4_20260804_gts7xlwifi.zip (5.6 GB)
Email in envelope

Get an email when there's a new version of MinsOS

Home / v0.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-30 1.4 kB
Totals: 1 Item   1.4 kB 1

Removed — MinsOS v0.1.0 is no longer distributed

MinsOS_v0.1.0_gts7xlwifi.zip (2026-07-21, the first public release) has been deleted from this folder. It had two defects serious enough that keeping it downloadable was worse than breaking the link:

  1. Data loss. A PIN or pattern set on that build did not survive a reboot. The lock screen accepted the code, bounced back, and credential-encrypted storage never unlocked. The only way out was formatting /data. Cause: Samsung's vold takes the credential in its byte[] argument and requires the String argument to be empty or "!". Fixed in v0.2.0.

  2. adb authentication was disabled. Every release up to and including v0.2.2 was built with ro.adb.secure=0 and ro.debuggable=1, so adbd accepted any USB host without the "Allow USB debugging from this computer?" prompt, whether or not the screen was locked. That was a mistake in the build defaults, not a design choice. Fixed in v0.3.0, which is a production build.

If you are running any build older than v0.3.0, update, and treat any USB connection you did not initiate as untrusted until you have.

Current release: https://sourceforge.net/projects/minsos/files/gts7xlwifi/

Source, including the kernel corresponding source, is published in that same folder and at https://gitlab.com/minsos1/MinsOS

Source: README.md, updated 2026-07-30