Viber DB Viewer is an offline Android app for browsing Viber SQLite databases. Select a desktop viber.db or an Android viber_messages.db database with the system file picker; the format is detected automatically and the original file is never modified.
This project was created in response to the lack of a convenient way to transfer Viber message history between platforms, export it, and browse it independently of the original app.
- Personal, group, and self-chat support
- Automatic desktop/Android database format detection
- Chat filtering by contact name or phone number
- Global message search across all chats
- In-chat search with match navigation and highlighting
- Clickable HTTP/HTTPS links
- Text display and placeholders for media, files, deleted messages, and other known message types
- Read-only database access with schema validation and SQLite integrity checks
- Fully offline operation with no Internet permission
Imported databases are copied into the app's private storage and opened read-only. The app does not request Internet access and does not open or extract files referenced by Viber media paths.
This project is licensed under the MIT License - see the LICENSE file for details.
This project is an independent database viewer and is not affiliated with or endorsed by Viber Media S.à r.l.

