The Kotlin camera2 API rear video capture Android development tutorial describes how to create a camera capture session for recording the rear camera. This Kotlin tutorial follows on from the MediaRecorder episode. In this Kotlin on Android tutorial we will cover: Creating a simple state machine for record status Implementing a record capture session Starting […]
Kotlin Android Camera2 API
The Kotlin Android Camera2 API introduction describes how to implement the Android Camera2 API using the Kotlin programming language. Each episode will be released on a weekly basis. Though there is the option of getting access to all the episodes straight away by buying the series. Create TextureView The first Kotlin on Android episode […]