The Kotlin on android camera intent thumbnail development tutorial describes how to implement the android camera intent app for displaying image thumbnails.
Kotlin on android camera intent bitmap
This kotlin on android tutorial follows on from kotlin camera intent thumbnail tutorial. The kotlin on android camera intent bitmap tutorial describes how to create a file, a content uri and return a scaled image bitmap. The image bitmap gets scaled down so its dimensions are similar to the ImageView that it will be […]
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 […]