Blade Player
music player that plays from local library, Spotify, Deezer or SoundCloud
AppID: | v.blade |
Author: | Valentin HAUDIQUET |
License: | GPL-3.0-only |
Donation: | |
InRepoSince: | 2018-06-17 |
LastRepoUpdate: | 2022-02-04 |
LastAppUpdate: | 2022-02-04 |
LastVersion: | 2.1 |
Categories: | Multimedia |
Google Play: | Check if it's there |

Blade is an Android music player. The goal of the project is to create an app that can play music from local user library, Spotify, Deezer, and SoundCloud.

NonFreeNet
: This application promotes or entirely depends a non-Free network service.
Packages
Version 2.1 (2022-02-04)
Android Versions:
- Target: 12.0
- MinVer: 5.0
Permissions:
Features:
- None
21 Libraries detected:
Libraries:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- AppCompat (Utility) support newer Android features on older Android versions.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Androidx Fragment (Development Aid)
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Media (Utility) share media contents and controls with other apps.
- Navigation (Utility) a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Protocol Buffers (Utility) library that deals with Protocol Buffers (a.k.a., protobuf) – Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
- Spotify Android SDKⓃ (Development Framework) allows your application to interact with the Spotify app service.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Picasso (Utility) image downloading and caching library.
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- librespot-java (Utility) a port of librespot, originally written in Rust, which has evolved into the most up-to-date open-source Spotify client. Additionally, this implementation provides a useful API to request metadata or control the player.
Payment Modules:
- None found a port of librespot, originally written in Rust, which has evolved into the most up-to-date open-source Spotify client. Additionally, this implementation provides a useful API to request metadata or control the player.
Ads & Analytics:
- None found a port of librespot, originally written in Rust, which has evolved into the most up-to-date open-source Spotify client. Additionally, this implementation provides a useful API to request metadata or control the player.
Download (3.7 M)
Version 2.0 (2022-01-19)
Android Versions:
- Target: 12.0
- MinVer: 5.0
Permissions:
Features:
- None
21 Libraries detected:
Libraries:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- AppCompat (Utility) support newer Android features on older Android versions.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Androidx Fragment (Development Aid)
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Media (Utility) share media contents and controls with other apps.
- Navigation (Utility) a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Protocol Buffers (Utility) library that deals with Protocol Buffers (a.k.a., protobuf) – Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
- Spotify Android SDKⓃ (Development Framework) allows your application to interact with the Spotify app service.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Picasso (Utility) image downloading and caching library.
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- librespot-java (Utility) a port of librespot, originally written in Rust, which has evolved into the most up-to-date open-source Spotify client. Additionally, this implementation provides a useful API to request metadata or control the player.
Payment Modules:
- None found a port of librespot, originally written in Rust, which has evolved into the most up-to-date open-source Spotify client. Additionally, this implementation provides a useful API to request metadata or control the player.
Ads & Analytics:
- None found a port of librespot, originally written in Rust, which has evolved into the most up-to-date open-source Spotify client. Additionally, this implementation provides a useful API to request metadata or control the player.
Download (3.7 M)
Version 1.5.4 (2020-08-16)
Android Versions:
- Target: 11.0
- MinVer: 4.1
Permissions:
Features:
- None
17 Libraries detected:
Libraries:
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- retrofit RESTful Library (Utility)
requires 1 permissions: android.permission.INTERNETa type-safe HTTP client for Android and Java. - JAudiotagger (Utility) library for tagging data in Audio files (e.g. IDv3).
- Android Design Support Library (Utility) provides APIs to support additional important material design components and patterns to applications beyond those covered by the Android framework, to all devices running Android 2.1 or later.
- Android Support v13 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Android Support v7 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Media (Utility) share media contents and controls with other apps.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Deezer Android SDKⒹⓃ (Utility) a closed-source API for the Deezer music streaming service.
- Google Material Design (Utility) library to help with material design guidelines.
- DragSortListView (UI Component) Android ListView with drag and drop reordering.
- JniHelpers (Utility) library designed to facilitate writing JNI code with C++.
- Spotify Android SDKⓃ (Development Framework) allows your application to interact with the Spotify app service.
- Spotify Web APIⓃ (Utility) API for the Spotify streaming service.
- Spotify Web API for Android (Utility) a wrapper for Spotify Web API.
Payment Modules:
- None found a wrapper for Spotify Web API.
Ads & Analytics:
- None found a wrapper for Spotify Web API.
Download (6.3 M)