A simple Kindle Scriptlet to instantly detect your device's architecture. This is essential for knowing whether to install SF (Soft-float) or HF (Hard-float) packages.
Kindle firmware versions 5.16.3 and newer typically use Hard-float (HF) architecture, while older versions use Soft-float (SF). Many homebrew applications (like KOReader or USBNetwork) have specific versions for each.
Running this scriptlet on your Kindle will provide an immediate pop-up or log entry identifying your device's specific architecture, ensuring you never install the wrong version of a mod again.
arcdetect.sh script.documents folder.Developed by GreenCat777.