Hi everyone!!
I have been learning Kotlin since last 1 month and I am happy to share my first Android app written entirely in Kotlin. This is a sample audio-streaming app that lets users stream audio to a local server and in return it displays some result data given by the server. The users can see their past sessions and also play a particular session's recording.
I have realized the positive difference that Kotlin brings for the developers . I am looking forward to explore more and get a good grasp on Kotlin.
Here's is the link to the project repository :-
https://github.com/swapnilmadavi/audio-streamer-kotlin-mvp