Offline Storage

Updated April 11, 2026beginnerandroid

Overview

The Android app uses Room (SQLite) as its local database, storing all products, categories, customers, tax rates, and settings. Transaction data (orders, clock events, stock counts) is written locally first, then synced. The database handles tens of thousands of products and years of transaction history. Database migrations are managed automatically with app updates. Data integrity checks run periodically.

How It Works

This feature is part of the mobile module. Local Room database for complete offline operation — all data cached on device.

Getting Started

Access this feature from your Posterita dashboard. For detailed setup instructions, contact our support team.

Was this article helpful?

Still need help?

Our support team is here for you.

Contact support