Posts Tagged "Datastore"

U#2 – CushyStorage

U#2 – CushyStorage

CushyStorage is a Developer-to-Developer (D2D) library designed to eliminate the fragmentation of Android data persistence. It provides an intuitive, three-layer engine architecture that handles everything from simple UI settings to hardware-encrypted sensitive tokens, all through a single, flat API.

read more

D#1 Simple Gps Tracker

D#1 Simple Gps Tracker

SimpleGpsTracker is an Android demo app (Kotlin, Compose) that runs a foreground GPS tracking service and sends location updates to a configurable Ktor backend, showcasing clean architecture and real cloud integration. It’s designed as an example of how a mobile client and Kotlin server can communicate via well‑defined JSON...

read more