ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,787 results

Indently
How to create a WebView in Android Studio Tutorial (Kotlin 2020)

Something very basic, yet useful to know when developing apps. ​​​​

5:06
How to create a WebView in Android Studio Tutorial (Kotlin 2020)

30,335 views

5 years ago

Peter Sommerhoff
Kotlin for Android Developers #1: Install Android Studio

COMING IN NOV 2020: Join my free 6-part video series to become a confident software developer: ...

7:12
Kotlin for Android Developers #1: Install Android Studio

4,849 views

8 years ago

Peter Sommerhoff
Kotlin for Android Developers #11: CardView Layout

COMING IN NOV 2020: Join my free 6-part video series to become a confident software developer: ...

9:44
Kotlin for Android Developers #11: CardView Layout

6,230 views

8 years ago

Cave of Programming
Hello World Android in Kotlin - Android for Programmers 001

Free courses: https://caveofprogramming.com In this video we'll create an Android program using Kotlin and run it on both an ...

12:32
Hello World Android in Kotlin - Android for Programmers 001

2,327 views

1 year ago

Indently
ViewPager2 Swipe View +  Bottom Circle Indicator Tutorial (Kotlin 2020)

Hey guys! Turns out that this is essentially a RecyclerView! So it should be pretty easy if you've created a RecyclerView before.

6:56
ViewPager2 Swipe View + Bottom Circle Indicator Tutorial (Kotlin 2020)

47,490 views

5 years ago

Anna Xu
[Kotlin] Build your first Android app, as recommended by Android Developers

I always thought that Android Developers developed a rather tricky tutorial https://developer.android.com/training/basics/firstapp.

19:17
[Kotlin] Build your first Android app, as recommended by Android Developers

161 views

6 years ago

Selfstudy Space
Lesson 6 : Andoid Studio Installation - Kotlin Android Tutorial

What Will I Learn? - Kotlin for Android O Development: From Beginner to Advanced Course Free Coupon - By the end of our ...

7:53
Lesson 6 : Andoid Studio Installation - Kotlin Android Tutorial

75 views

6 years ago

Emmett Witchel
Creating a simple Android app in Kotlin

We use Android Studio to create a simple app in the Kotlin programming language. The video is intended to give a tour of Android ...

13:11
Creating a simple Android app in Kotlin

1,769 views

6 years ago

Indently
The Lifecycle Component Tutorial in Android Studio (Kotlin)

So in this video I'll be showing you the basics regarding the Lifecycle component that was introduced with the architecture ...

8:05
The Lifecycle Component Tutorial in Android Studio (Kotlin)

3,010 views

5 years ago

DroidDog
Kotlin with android studio. Part-1

Kotlin tutorial Part 1, "Hello, world," first Kotlin program example using Android Studio Application for beginners. In this tutorial ...

8:32
Kotlin with android studio. Part-1

18 views

5 years ago

Indently
Learn Kotlin for Android: Basic Data Types (Lesson 2)

In this video we'll be taking a look at the basic data types that you will be using in Kotlin. ​​​​

4:47
Learn Kotlin for Android: Basic Data Types (Lesson 2)

3,013 views

5 years ago

Indently
The Navigation Component Tutorial in Android Studio (Kotlin)

In this video I'll be showing you the basics on how to use this navigation component You can copy the dependencies down below: ...

18:49
The Navigation Component Tutorial in Android Studio (Kotlin)

6,473 views

5 years ago

Selfstudy Space
Lesson 8 : Android Studio Layout - Kotlin Android Tutorial

What Will I Learn? - Kotlin for Android O Development: From Beginner to Advanced Course Free Coupon - By the end of our ...

5:36
Lesson 8 : Android Studio Layout - Kotlin Android Tutorial

87 views

6 years ago

TECH_WORLD
[ KOTLIN ] CHANGE COLOUR ON  BUTTON CLICK || Android Studio || Tutorial for beginners

Background Colour | Buttons Onclick | Android Studio Tutorial (Beginners) HD | All About Android Change Background Color ...

5:57
[ KOTLIN ] CHANGE COLOUR ON BUTTON CLICK || Android Studio || Tutorial for beginners

3,028 views

7 years ago

Indently
Learn Kotlin for Android: Operators (Lesson 3)

I hope the video was pretty straight forward, otherwise I'd be happy to answer anything in the comment section below. ​​​​

10:33
Learn Kotlin for Android: Operators (Lesson 3)

2,772 views

5 years ago

Code With Richard
Android | Kotlin | Training : Roll The Dice Game - Part 1

Android | Kotlin | Training | Learn Kotlin By Making App.

9:43
Android | Kotlin | Training : Roll The Dice Game - Part 1

910 views

6 years ago

Code With Richard
Android | Kotlin | Training : Create your 1st Android Studio Project

Android | Kotlin | Training | Learn Kotlin By Making App.

9:17
Android | Kotlin | Training : Create your 1st Android Studio Project

45 views

6 years ago

Indently
Drag & Drop + Swipable RecyclerView in Android Studio Tutorial [Part 2/3] (Kotlin)

In this video we will be creating the adapter for this Drag & Drop Swipable RecyclerView. Full project: ...

6:44
Drag & Drop + Swipable RecyclerView in Android Studio Tutorial [Part 2/3] (Kotlin)

1,379 views

5 years ago

Indently
Learn Kotlin for Android: Lambda Expressions (Lesson 24)

So here are the very basics regarding lambda expressions in Kotlin! ​​​​

4:52
Learn Kotlin for Android: Lambda Expressions (Lesson 24)

4,889 views

5 years ago

Indently
The ViewModel & LiveData Tutorial in Android Studio (Kotlin)

In this video I'll be creating avery easy increment app using a viewmodel with livedata, and this should cover the very basics and ...

8:56
The ViewModel & LiveData Tutorial in Android Studio (Kotlin)

44,438 views

5 years ago

goobar
Bind Views With Kotterknife - Android Studio Kotlin Tutorial

In this tutorial, we'll take a look at how to bind views with Kotterknife in our Android projects. Kotterknife is similar to Butterknife, but ...

7:56
Bind Views With Kotterknife - Android Studio Kotlin Tutorial

829 views

6 years ago

TECH_WORLD
SIGN-IN WITH GOOGLE || FIREBASE || ANDROID STUDIO KOTLIN TUTORIAL || STEP BY STEP IMPLEMENTATION

source code: https://visualandroidblog.blogspot.com/2023/04/google-sign-in-firebase-android-kotlin-tutorial.html My new channel ...

16:10
SIGN-IN WITH GOOGLE || FIREBASE || ANDROID STUDIO KOTLIN TUTORIAL || STEP BY STEP IMPLEMENTATION

20,607 views

2 years ago

Selfstudy Space
Lesson 7 : Creating our first project - Kotlin Android Tutorial

What Will I Learn? - Kotlin for Android O Development: From Beginner to Advanced Course Free Coupon - By the end of our ...

7:48
Lesson 7 : Creating our first project - Kotlin Android Tutorial

131 views

6 years ago

Indently
Kotlin Coroutines: Getting Started in Intellij & Android Studio (Tutorial)

Welcome to this new Kotlin Coroutines series! I'll be going over all the basic features of coroutines so you can easily add ...

7:20
Kotlin Coroutines: Getting Started in Intellij & Android Studio (Tutorial)

7,487 views

5 years ago

Emmett Witchel
Android Development: Creating a simple app in Kotlin

We create a simple app using Android Studio, just to get the feel of it.

11:09
Android Development: Creating a simple app in Kotlin

487 views

6 years ago