It is an Android App which is used to create ambient sound experience.
The App has a very simple and interactive interface that helps people to experience different ambient sounds and allows them to customize as per their preferance. Following are a few android concepts used to achieve the functionalities in the app:
1.Scroll View: A view group that allows the view hierarchy placed within it to be scrolled.
2.Media Player: The Android multimedia framework includes support for playing variety of common media types, so that you can easily integrate audio, video and images into your applications.
3.Relative Layout: It is a the layout in which the position of each view can be specified as relative to sibling elements.
⭐ Please Star and share the project. Thanks! ❤️ First project 👀