Skip to content

Repository files navigation

AirBeats 亗

AirBeats Preview

Advanced YouTube Music Client with Material Design 3 for Android

Latest Release License Android


🌐 Official Links


👥 Meet the Team

We are a group of developers dedicated to bringing you the best music experience on Android:

💻 Lead Developer

🎨 UI/UX Specialist


🛠️ Building from Source

To compile and build AirBeats on your own, please follow this step-by-step build guide.

1. Prerequisites

  • Java Development Kit (JDK): JDK 21 is required.
  • Android Studio: Android Studio (Ladybug or newer recommended).
  • Git: Installed on your development environment.

2. Firebase Configuration (Crucial Step)

Important

The Firebase configuration file (google-services.json) is not included in the repository for security reasons. You must add your own Firebase configuration to build the project.

Step-by-step instructions to get your Firebase configuration:

  1. Go to the Firebase Console.
  2. Click Create a project (or select an existing project).
  3. Once the project is created, click the Android icon on the dashboard to register an app.
  4. Input the following details:
    • Android package name: com.darkxvenom.airbeats
    • App nickname: AirBeats
  5. Click Register app.
  6. Download the generated google-services.json file.
  7. Move the google-services.json file directly into the app/ directory of the project (i.e. AirBeats/app/google-services.json).

3. Cloning & Building

# Clone the repository
git clone https://github.com/d0x-dev/AirBeats.git

# Navigate to the directory
cd AirBeats

# Clean compile files
./gradlew clean

# Build the Debug APK
./gradlew assembleDebug

After compilation, the built debug APK will be located at app/build/outputs/apk/debug/app-debug.apk.


📜 License

Copyright © 2025 Darkboy & Venom

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License. See the GNU General Public License for more details.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages