ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,123 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,275 views

5 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,264 views

1 year 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,844 views

8 years ago

goobar
Week 2 - Kotlin Android Development Course for Beginners // Activities, Lifecycles, Interactive UI

This is lecture 2 in a 9 week series on mobile app development with Android and Kotlin. In this Kotlin Android development course ...

2:01:29
Week 2 - Kotlin Android Development Course for Beginners // Activities, Lifecycles, Interactive UI

13,590 views

5 years 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,470 views

5 years ago

Indently
Android Studio 3.5 Development Essentials - Kotlin Edition : My Review & Opinion

Copying the projects didn't always work, sometimes you need to use Google to fix a few problems that the book did not address.

3:25
Android Studio 3.5 Development Essentials - Kotlin Edition : My Review & Opinion

980 views

5 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,007 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,461 views

5 years ago

Selfstudy Space
Lesson 4 : Downloading Android Studio - Kotlin Android Tutorial

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

3:47
Lesson 4 : Downloading Android Studio - Kotlin Android Tutorial

98 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

OktaDev
Getting Started with Android Authentication using Kotlin

With 3 billion users worldwide and 70% of the smartphone market, Android is the world's most popular operating system.

53:26
Getting Started with Android Authentication using Kotlin

4,802 views

3 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
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,556 views

2 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,480 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,410 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,855 views

5 years ago

Indently
Learn Kotlin for Android: Interfaces (Lesson 20)

In this video we will be covering the basics of interfaces in Kotlin. Leave a comment if you're confused about anything ​​​​

7:36
Learn Kotlin for Android: Interfaces (Lesson 20)

7,611 views

5 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,375 views

5 years ago

Indently
Android Studio 3.5 Development Essentials - Kotlin Edition : Part 1 (Starting the Book)

This is NOT a review on the book, I will review it in part 2 (which should come out in about a month from now. It costed me 52€ on ...

1:42
Android Studio 3.5 Development Essentials - Kotlin Edition : Part 1 (Starting the Book)

703 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

Indently
Creating a Tab Layout with Icons & Fragments in Android Studio Tutorial  (Kotlin)

Hey guys! Make sure you don't pick all the same colours like I did in the video, it looks much better if you have 3 seperate colours ...

13:19
Creating a Tab Layout with Icons & Fragments in Android Studio Tutorial (Kotlin)

42,023 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)

2,993 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 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
How to create a Splash Screen in Android Studio (Kotlin 2020)

This is not the most efficient way to create it, but it's easy. I recommend reading this: ...

3:11
How to create a Splash Screen in Android Studio (Kotlin 2020)

63,914 views

5 years ago