Abdullahi Musamrammia.hashnode.dev·Feb 1, 2023How to build a simple audio player with KotlinIntroduction In this demonstration, we’ll build a simple audio player with a play button. The button kickstarts our audio then switches to a pause button and displays a stop button. As we will only be using a single audio file, conventional previous ...283 readsKotlin