Seren Autonome โ€” app releases (OTA)

Public release channel for the Seren Autonome Android app. Hosts the signed release APKs and a latest.json manifest the in-app updater polls.

Source code is private; only the signed APK is published here. The signing key never leaves the developer machine, so Android's same-key requirement blocks any tampered APK from installing as an update.

latest.json

{
  "versionCode": 2,
  "versionName": "0.2.0",
  "url": "https://huggingface.co/skyline624/seren-autonome-app/resolve/main/seren-autonome-0.2.0.apk",
  "sha256": "<hex>",
  "notes": "โ€ฆ",
  "mandatory": false
}

The app compares versionCode to the installed package, downloads url, verifies sha256, then hands the APK to the system installer.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support