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
905 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 6 of the ConstraintLayout tutorial, we will learn how to use ConstraintSets to animate whole layout transitions. For this we ...
42,153 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 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
8 years ago
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
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
6 years ago
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 beginner tutorial, you will learn how to build a 2D game in Unity from scratch. You don't need any programming experience ...
867,113 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,950 views
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
In this video we will build a stopwatch that we can start, pause, resume and reset with help of the Chronometer widget.
91,883 views
In this video we will learn, how to use the AsyncTask class, which makes it easier to do operations on a background thread and ...
82,430 views
In part 24 of the Kotlin beginner tutorial, we will learn how to declare init blocks that execute code whenever an object is created ...
19,427 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
When we open another activity, we can send data to it by using an intent and putExtra. But what if we also want to get something ...
127,803 views
In this part, we will connect an options menu to our navigation graph so we can navigate to destinations via menu items, and we ...
17,290 views
5 years ago
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
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
In this video we are going to use a TextSwitcher to switch between different texts from a StringArray with an animation. Example ...
18,583 views
What to do if building your own app feels too overwhelming and difficult? Link to our Discord: https://discord.gg/TSnMvmc. Find ...
10,317 views