The Kotlin Camera2 API MediaRecorder Android development tutorial describes how to setup the MediaRecorder for recording video from the rear camera. This Kotlin on Android tutorial follows on from the icons episode. In this Kotlin on Android tutorial we will cover: How to create a unique file name How to create an Android File Using […]
Kotlin Android Navigation Drawer
The Kotlin Android Navigation Drawer development tutorial describes how to implement the Android Navigation Drawer using the Kotlin programming language. This Kotlin on Android development tutorial follows on from the previous episode, Switching Fragments. In this Kotlin on Android episode, you will learn how to Add a DrawerLayout & NagivationView to the main layout How […]
Kotlin Camera2 API Video Icons
This is the first episode of a new Kotlin camera2 API series. Which follows on from the Kotlin camera2 preview series. The Kotlin Camera2 API Video Icons Android development tutorial describes how to add image icons to an Android Fragment. After adding the image icons to the Android ConstraintLayout file, on click listeners will be […]
Kotlin Android ToolBar
The Kotlin Android ToolBar development tutorial describes how to add a ToolBar to the navigation drawer to be used with the Navigation Drawer. This Kotlin on Android development tutorial follows on from the previous episode, Navigation Drawer. In this Kotlin on Android tutorial, we will cover Disabling the default ActionBar Using the ConstraintLayout editor to […]
Kotlin Android ViewPager
The Kotlin Android ViewPager development tutorial describes how to implement the ViewPager to swipe between Android Fragments. This Kotlin on Android development tutorial follows on from the previous episode, ToolBar. In this Kotlin on Android tutorial we will cover: Adding a ViewPager to the DrawerLayout Creating a FragmentPageAdapter class Setting a FragmentPageAdapter to a ViewPager […]
- 1
- 2
- 3
- …
- 10
- Next Page »