The Kotlin Video Streaming Introduction android development tutorial describes how to create android video streaming apps using ViewView, MediaPlayer and Exoplayer. The kotlin on android applications are designed to be similar in look and operation. A progress bar will be displayed for when the videos are buffering. And media buttons are provided for each application. […]
Kotlin on Android Video Intent App
The kotlin on android video intent app describes how to implement a video application using the kotlin programming language. Also we will introduce the Kotlin Anko library where we will demonstrate the use of anko dialogs and anko layouts. This kotlin on android development tutorial uses similar techniques to the kotlin camera intent tutorial. But […]