Description
An Android client for the Chat Room real-time messaging server. Built with Jetpack Compose, OkHttp, and Socket.IO, it provides a modern interface for secure communication.
Key Features:
• Real-time text messaging with instant delivery
• File sharing support for files up to 4 GB
• Account management: register, login, change password, delete account
• Configurable custom server URL for self-hosted instances
• Remember Me functionality for convenient access
• Turnstile verification for secure registration
Technical Details:
• Built with Jetpack Compose for a native Material Design experience
• Requires Android 8.0 (API 26) or later
• Uses OkHttp and Socket.IO for reliable real-time connections
Note: This app requires a compatible Chat Room server to function. You can configure your own server URL in the Account settings.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Network stateCheck whether and how the device is connected.
- Read storageRead files on the device storage.
- PhotosRead images from the media library.
- VideosRead videos from the media library.
- MusicRead audio files from the media library.
- app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments