# Brev > A minimal, fast Android note-taking app built for capturing thoughts the moment they happen. ## About Brev is an Android application developed by Klaudjo Shkurta. It was built to solve a personal problem: capturing thoughts quickly without friction. The app is designed around the principle that the act of capturing a note should take less than a second. All data is stored locally on the user's device. No account is required. No data is sent to external servers except for voice transcription via the Android Speech Recognition API. ## Core Features - Text capture via keyboard - Voice capture via Android Speech Recognition API with continuous transcription - @prefix system: typing @word before content tags the note automatically and enables grouping - Search by keyword or @prefix - Note management: create, edit, delete, pin, archive, share - Process Text integration: save text from any Android app directly to Brev - Import and export notes as JSON - Light, dark, and system theme support - No account, no cloud, no tracking ## Technical - Platform: Android (minSdk 24, targetSdk 35) - Language: Kotlin - UI: Jetpack Compose with Material 3 - Local storage: Room database - Dependency injection: Hilt - Architecture: Clean Architecture (domain/data/ui layers) - Package: com.shkurta.brev ## Developer - Name: Klaudjo Shkurta - Email: hello@brevnotes.com - Location: Greece ## Links - Website: https://brevnotes.com - Privacy Policy: https://brevnotes.com/privacy - Terms of Service: https://brevnotes.com/terms