android-data-persistence
Installation
SKILL.md
Platform Notes
- Optional helper plugins may help in some environments, but they must not be treated as required for this skill.
Android Data Persistence
Acknowledgement: Shared by Peter Bamuhigire, techguypeter.com, +256 784 464178.
Use When
- Android data persistence standards with Room as primary local storage and custom API backends for cloud sync. Covers SharedPreferences, DataStore, Room (entities, DAOs, relations, migrations), file storage, offline-first architecture, and...
- The task needs reusable judgment, domain constraints, or a proven workflow rather than ad hoc advice.
Do Not Use When
- The task is unrelated to
android-data-persistenceor would be better handled by a more specific companion skill. - The request only needs a trivial answer and none of this skill's constraints or references materially help.