Under Byte

Under Byte

About This Project

Structured as a comprehensive Final Year Project, Under Byte is a native Android chat application built to showcase modern mobile development practices. Developed entirely in Kotlin, the application features a robust messaging system where users can seamlessly create or join dedicated chat rooms. It demonstrates strong architectural implementation through rich media support, allowing users to share files, preview media, and record or play audio directly within the interface. To ensure performance, the app utilizes a local Room database for media caching and data persistence, paired with Retrofit for efficient backend API communication. A unique technical highlight of the application is its custom steganography integration, providing specialized tools to embed and process hidden data within media files.

Tech Stack

Android Development Kotlin Steganography Mobile Chat Application