bradio
app
//_BUILT_BY_BRADIO_DEV_04_25_06_26
Apple logo

Radio from the heart of Europe. Optimized for your life and car.

Live from Tallinn through Riga and Vilnius, past Warsaw, all the way to Kyiv. Access 100+ handpicked live stations from Estonia, Latvia, Lithuania, Poland, and Ukraine. bradio.app is a lightweight, high-performance player designed for those who value privacy and a clean listening experience—whether you're on your morning commute, at your desk, or on a cross-border road trip.

//_PRODUCT_JOURNEY
RUNTIME_v0.26.6.10
ARCH: ALL
android/build.gradle
1buildscript {
2 ext {
3 buildToolsVersion = "37.0.0"
4 agpVersion = "9.3.0-rc01"
5 minSdkVersion = 28
6 compileSdkVersion = 37
7 targetSdkVersion = 37
8 kotlinVersion = "2.4.0"
9 }
10}

Android Automotive Runtime

Native Kotlin module for Android Automotive OS focused on media browsing, playback control, and vehicle system integration.

Wide OEM Coverage

Supports Android Automotive devices across multiple OEM implementations, starting from API 28 and above.

Modern Android Toolchain

Built with Android SDK 37, Build Tools 37, and Android Gradle Plugin 9.3 for current platform APIs and build infrastructure.

Kotlin-First Implementation

Entire runtime implemented in Kotlin for direct platform integration and compile-time safety.

Architecture-Agnostic Distribution

Runs on both ARM and x86 Android Automotive devices using standard multi-ABI packaging, with no architecture-specific logic.

RUNTIME_NOTE

Android Automotive OS integration with architecture-agnostic distribution. Works across current vehicle systems and remains compatible as OEMs update Android Automotive over time.