Noad Player
Music player with no ads to bother you in between your favorite music.
AppID: | com.droidheat.musicplayer |
Author: | Gauravjot Garaya |
License: | GPL-3.0-only |
Donation: | |
InRepoSince: | 2021-07-19 |
LastRepoUpdate: | 2022-06-05 |
LastAppUpdate: | 2022-06-05 |
LastVersion: | 1.1.0 |
Categories: | Multimedia |
Google Play: | Check if it's there |

Everyone loves simplicity and we ought to deliver it to our users. We know as you, our valuable user loves listening to your music and we take a step to combine your experience with our powerful Noad Music Player. Enjoy your music with the best in-built features, elegant design, and absolutely no ads. We don't require any internet connection and will never bother you with endless popups, an only flawless stream of music. As our user, your experience matter.
Packages
Version 1.1.0 (2022-06-05)
Android Versions:
- Target:
- MinVer: 8.0
Permissions:
Features:
- None
48 Libraries detected:
Libraries:
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- CommonsWare SackOfViewsAdapter (Utility) a helper to deal with Views (i.e. how things are presented on the device display incl. interacting with it).
- 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.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Asynclayoutinflater (UI Component) AndroidX library to inflate layouts asynchronously to avoid jank in the UI.
- Cardview (UI Component) AndroidX library to implement the Material Design card pattern with round corners and drop shadows.
- Android Support Library collections (Utility) standalone efficient collections.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Coordinatorlayout (UI Component) AndroidX library to position top-level application widgets, such as AppBarLayout and FloatingActionButton.
- 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 Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Android Support Library Custom View (UI Component) a module to implement custom views. Part of the Android Support Library.
- Documentfile (UI Component) a library to view a file document.
- Drawerlayout (UI Component) AndroidX library to implement a Material Design drawer widget.
- Dynamicanimation (UI Component) create smooth animations with a physics-based animation API.
- Exifinterface (Utility) a library to read and write image file EXIF tags.
- AndroidX Fragment (UI Component) AndroidX library to encapsulate part of the user interface or behavior into reusable components.
- Interpolator (UI Component) AndroidX library to use animation interpolators on older platforms.
- androidx.legacy (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.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Mediarouter (Utility) AndroidX library to enable media display and playback on remote receiver devices using a common user interface.
- Palette (Utility) AndroidX library to extract representative color palettes from images.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Recyclerview (Utility) display large sets of data in your UI while minimizing memory usage.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Slidingpanelayout (UI Component) AndroidX library to implement a sliding pane UI pattern.
- Swiperefreshlayout (UI Component) implemtation of the swipe-to-refresh UI pattern.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- Viewpager (UI Component) AndroidX library to display Views or Fragments in a swipeable format.
- 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.
- CommonsWare MergeAdapter (Utility) a helper to merge data into Views (i.e. apps data and how they are presented to the user).
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- VerticalSeekBar (UI Component) vertical SeekBar class which supports Android 2.3 - 7.x.
- Android-MaterialPreference (UI Component) simple backward-compatible implementation of a Material Design Preference aka settings item.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Picasso (Utility) image downloading and caching library.
- ParallaxPagerTransformer (UI Component) a pager for Android with parallax effect.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- ParallaxPagerTransformer (UI Component)
Payment Modules:
- None found
Ads & Analytics:
- None found
Download (4.6 M)
Version 1.0.1 (2021-07-19)
Android Versions:
- Target: 12.0
- MinVer: 5.0
Permissions:
Features:
- None
16 Libraries detected:
Libraries:
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- CommonsWare SackOfViewsAdapter (Utility) a helper to deal with Views (i.e. how things are presented on the device display incl. interacting with it).
- 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.
- CommonsWare MergeAdapter (Utility) a helper to merge data into Views (i.e. apps data and how they are presented to the user).
- Google Material Design (Utility) library to help with material design guidelines.
- VerticalSeekBar (UI Component) vertical SeekBar class which supports Android 2.3 - 7.x.
- Android-MaterialPreference (UI Component) simple backward-compatible implementation of a Material Design Preference aka settings item.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Picasso (Utility) image downloading and caching library.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- ParallaxPagerTransformer (UI Component) a pager for Android with parallax effect.
Payment Modules:
- None found a pager for Android with parallax effect.
Ads & Analytics:
- None found a pager for Android with parallax effect.
Download (3.1 M)