Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
904 results
In part 7 of the Dagger 2 tutorial, we will learn how to use stateful modules to inject variables into our dependency graph at ...
49,707 views
7 years ago
In part 2 of the Dagger 2 tutorial, we will add the google/dagger dependencies to a new Android Studio project (for now we ignore ...
135,081 views
In this video series we will learn everything about BroadcastReceivers in Android, with which we can listen to different system and ...
134,403 views
So you want to be an android developer? In this episode of the Open Source Cafe, I had a chat with Florian Walther from ...
10,427 views
4 years ago
In part 6 of the ConstraintLayout tutorial, we will learn how to use ConstraintSets to animate whole layout transitions. For this we ...
42,153 views
In this video you will learn, how to add a bottom navigation to your activity and use it to switch between different fragments. We will ...
535,183 views
8 years ago
In this video series we are going to build a multiple choice quiz app which stores it's questions in an SQLite database. We will ...
283,165 views
Dagger 2 is a dependency injection framework for Android and Java that is developed by Google. In this tutorial, we will step by ...
197,953 views
In this video we will learn, how to read 2 numbers out of 2 EditText fields, parse them into integers, add them and then display the ...
35,646 views
In this video we will take a look at a simple MediaPlayer example. We will play a local sound file from our raw folder and we will be ...
182,663 views
In this video we will learn, how to use the default ArrayAdapter to fill a spinner with objects of our own custom Java class.
64,106 views
A day in the life of a successful Programmer and Youtuber. Music attribution: Song: LiQWYD - I Need You Music provided by Vlog ...
23,816 views
5 years ago
In this beginner tutorial, you will learn how to build a 2D game in Unity from scratch. You don't need any programming experience ...
867,109 views
What to do if building your own app feels too overwhelming and difficult? Link to our Discord: https://discord.gg/TSnMvmc. Find ...
10,316 views
How to learn from coding tutorials faster and stop wasting your time. Find the BEST programming tutorials on TutHub: ...
12,775 views
In this video we will learn, how we can replace the default action bar with a toolbar, which is more customizable and more flexible.
320,383 views
In part 4 of the Kotlin beginner tutorial, we will learn about mutable (var) and read-only variables (val), String templates, and type ...
37,774 views
6 years ago
In part 23 of the Kotlin beginner tutorial, we will create our first Kotlin class with 2 properties. You can find the example code from ...
20,960 views
Learn how to delay code in Unity by adding a time check to the update method. You can use this for example to implement ...
1,949 views
In this video we will use shared preferenes to execute a piece of code (an AlertDialog in this example) only the very first time we ...
35,695 views