Skip to content

d0x-dev/AirBeats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

80 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

🎡 AirBeats δΊ—

AirBeats Preview

πŸš€ Advanced YouTube Music Client with Material Design 3

Experience Music Like Never Before on Android

Latest Release License Android GitHub Stars GitHub Forks


✨ Features

  • 🎡 Seamless YouTube Music Integration - Full access to your favorite tracks
  • 🎨 Material Design 3 - Modern, elegant, and intuitive UI/UX
  • 🎯 Advanced Playback Controls - Fine-tune your music experience
  • πŸ” Secure & Privacy-Focused - Your data stays yours
  • ⚑ Lightning Fast - Optimized performance and smooth animations
  • πŸŒ™ Dark Mode Support - Easy on the eyes, anytime
  • πŸ“± Android 6.0+ - Works on a wide range of devices

🌐 Get Started

Link Purpose
🌍 Official Website Learn more about AirBeats
πŸ“₯ Download APK Get the latest version
πŸͺ Official Store Alternative download source

πŸ‘₯ Meet the Talented Team

πŸ’» Lead Developer & Founder

Darkboy - Full-Stack Android Developer

🎨 UI/UX Specialist & Designer

Venom - Creative Design Visionary


πŸ› οΈ Build from Source

Ready to build AirBeats yourself? Follow our comprehensive guide below.

Prerequisites

Requirement Version
Java Development Kit (JDK) 21
Android Studio Ladybug or newer
Git Latest

πŸ”‘ Essential Configuration (Firebase & Google API)

Important

⚠️ The Firebase configuration file (google-services.json) and Google API Key are not included in the repository for security reasons. You must configure these manually to build the project successfully.

Step 1️⃣: Firebase Configuration (google-services.json)

  1. Visit Firebase Console
  2. Click Create a new project (or use existing)
  3. Once created, click the Android icon
  4. Register your app with these details:
    • Package name: com.darkxvenom.airbeats
    • App nickname: AirBeats
  5. Click Register app
  6. Download the google-services.json file
  7. Move it to AirBeats/app/google-services.json

Step 2️⃣: Google API Key (local.properties)

  1. Open local.properties in the project root
  2. Add your Google API Key:
    google.api.key=YOUR_GOOGLE_API_KEY_HERE

πŸš€ Build Steps

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

# 2. Navigate into the project
cd AirBeats

# 3. Clean build files
./gradlew clean

# 4. Build the Debug APK
./gradlew assembleDebug

# 5. Find your APK at:
# app/build/outputs/apk/debug/app-debug.apk

πŸ“¦ Build Variants

# Build Release APK (requires signing key)
./gradlew assembleRelease

# Build and run on connected device
./gradlew installDebug

# Run tests
./gradlew test

πŸ“œ License

Copyright Β© 2025 Darkboy & Venom

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

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.

🀝 Contributing

We'd love your contributions! Here's how:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

πŸ’¬ Support & Community

  • πŸ“§ Have questions? Open an Issue
  • πŸ› Found a bug? Report it here
  • πŸ’‘ Have a suggestion? We'd love to hear it!

Made with ❀️ by the AirBeats Team

⭐ If you love AirBeats, please consider giving us a star on GitHub! ⭐

⬆ Back to Top

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages