Sia Backend Manager Coming Soon
Manage Sia backend services and database resources from Android.
About
Sia Backend Manager is an independent Android developer tool for viewing and managing Firebase-based app backends on the go — Firestore, Realtime Database, Cloud Storage, Remote Config, Cloud Messaging (FCM) test sending, and read-only Authentication users. It is designed as a mobile companion for quick on-site checks and small edits, with strong cost and safety warnings throughout. Built with Kotlin, Jetpack Compose, and Material 3 on an MVVM architecture.
The app is serverless by design: it calls Google and Firebase APIs directly from your device using your own Google account's OAuth authorization. There is no Sia Makerlab server in the path — we do not collect, receive, or store your data — and the app never stores service-account JSON keys. It runs in two modes: Demo mode works offline with sample data (no credentials, no cost), and Live mode calls your own Firebase/Google Cloud project once a Google OAuth Web client id is configured.
Independence disclaimer: Sia Backend Manager is an independent developer tool and is not affiliated with, endorsed by, or sponsored by Google or Firebase. "Firebase" and "Google Cloud" and related marks belong to their respective owners and are used only descriptively.
Features
- Google OAuth sign-in — authorize with your own Google account; no service-account keys are stored
- Projects and apps list for the Firebase/Google Cloud projects you can access
- Firestore browser and editor with single-document CRUD
- Realtime Database browser and editor with node edit and delete
- Cloud Storage browser with upload, download, and delete
- Remote Config viewer and editor — edit and publish with a diff view and automatic backup
- Cloud Messaging (FCM) test sender for a single device token or topic
- Read-only Authentication users viewer
- Strong cost and safety warnings; destructive or production-affecting actions require explicit confirmation
- Demo mode with offline sample data, plus a Live mode that calls your own Firebase/Google Cloud project
- No third-party analytics; your Firebase/Google Cloud API data is never used for advertising; OAuth access token encrypted with an Android Keystore AES/GCM key