ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

104,898 results

freeCodeCamp.org
Android Development for Beginners - Full Course

Learn how to develop an android app from scratch in this full course for beginners. No prior programming experience required!

11:36:27
Android Development for Beginners - Full Course

4,738,554 views

5 years ago

freeCodeCamp.org
Android App Development Tutorial for Beginners - Your First App

Let's build our first Android app - a tip calculator! This video assumes NO prior experience with Android, and by the end you'll ...

55:20
Android App Development Tutorial for Beginners - Your First App

543,389 views

4 years ago

Creator Magic
I Made an Android App in MINUTES with This AI Tool

Want to learn AI TOOLS? Go here: https://mrc.fm/cmc I created an Android app in minutes using an AI tool, no coding required.

10:21
I Made an Android App in MINUTES with This AI Tool

728,618 views

1 year ago

Mintype
BUTTONS in Android Studio | (Java & 3 Ways!)

BUTTONS in Android Studio | (Java & 3 Ways!) In today's video, I will be showing you three different ways of creating a button in ...

6:39
BUTTONS in Android Studio | (Java & 3 Ways!)

3,559 views

1 year ago

Code With Cal
Kotlin or Java for Android Development. Jetpack Compose?

Kotlin vs Java. What programming language should beginners be learning to develop android apps in 2021? What about more ...

2:24
Kotlin or Java for Android Development. Jetpack Compose?

11,544 views

4 years ago

CodeWithHarry
The Android Developer Roadmap for 2024 (Right Way) 🔥

Here is the blog I wrote around this: https://www.codewithharry.com/blogpost/how-to-become-a-profitable-android-developer/ Best ...

21:12
The Android Developer Roadmap for 2024 (Right Way) 🔥

521,292 views

2 years ago

Android Knowledge
Login Page in Android Studio using Java | Explanation Video

Welcome to Android Knowledge! In this video, we will design and implement login page in android studio using java and xml. We ...

14:10
Login Page in Android Studio using Java | Explanation Video

123,330 views

2 years ago

Android Developers
5 years of Kotlin on Android #Shorts

We're celebrating 5 years of Kotlin support for Android! Join us by sharing your Kotlin story using hashtag #Hi5KotlinAndroid and ...

0:56
5 years of Kotlin on Android #Shorts

264,372 views

3 years ago

Android Coding with Harsha
Switch Widget & CheckBox - Android Studio | JAVA

Watch this video to know about creating a Switch Widget and a CheckBox in Android Studio . *Support Me by Subscribing to my ...

8:53
Switch Widget & CheckBox - Android Studio | JAVA

204 views

9 months ago

Code With Cal
Pop Up Date Picker Android Studio Tutorial

Simple date picker tutorial. Todays example project is how to create a simple pop-up date picker in Android studio using Java.

5:39
Pop Up Date Picker Android Studio Tutorial

81,225 views

5 years ago

Code With Cal
Calculator App Example Android Studio Tutorial

Todays tutorial we are building a simple calculator app in Android Studio using Java. A fantastic beginner programming project.

12:33
Calculator App Example Android Studio Tutorial

92,787 views

5 years ago

Programming with Mosh
Java Full Course for Beginners

Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes ...

2:30:48
Java Full Course for Beginners

13,445,951 views

6 years ago

Amit Thinks
How to install Android Studio on Windows 11 (Updated 2025)

In this video, learn to download and install Android Studio Ladybug on Windows 11. Android Studio is the official IDE for Android ...

9:32
How to install Android Studio on Windows 11 (Updated 2025)

293,174 views

10 months ago

Coding with John
Java Unit Testing with JUnit - Tutorial - How to Create And Use Unit Tests

Full tutorial on creating Unit Tests in Java with JUnit! Do you write Java code that you're just not confident is 100% right? You can ...

21:35
Java Unit Testing with JUnit - Tutorial - How to Create And Use Unit Tests

854,354 views

3 years ago

United Top Tech
How to download and install Android Studio on Windows 10/11 with Java JDK setup

In this video how to download and install android studio on both windows 10 and 11 with java jdk setup is shown #androidstudio.

9:09
How to download and install Android Studio on Windows 10/11 with Java JDK setup

86,540 views

2 years ago

Sabith Pkc Mnr
Android Application Development Tutorial for Beginners - #8 | 2017 | If - Else Statement in Java

AndroidAppDev17 Android Application Development Tutorial for Beginners - #9 | 2017 You know what? If - else statement is one ...

3:56
Android Application Development Tutorial for Beginners - #8 | 2017 | If - Else Statement in Java

16,224 views

8 years ago

Android Developers
Gradle for Android and Java course

This course explores how the Gradle build tool compiles and packages apps, and you'll learn to customize the build process.

0:50
Gradle for Android and Java course

4,655 views

9 years ago

Code With Cal
Calendar App Example Android Studio Tutorial

How to create a simple calendar view using Android Studio and Java. In this example project we are building a basic calendar ...

9:32
Calendar App Example Android Studio Tutorial

133,428 views

4 years ago

You B Tech
Make An App Using ChatGPT & Android Studio in 10 MIN!!

🎓 Enroll Now: AI App Development Pro Course 🔗 Course Link: https://ybtonline.site/course/ai-app-development-pro 💰 Discount ...

11:43
Make An App Using ChatGPT & Android Studio in 10 MIN!!

527,622 views

1 year ago

Simplified Coding
Android Unit Test Tutorial - Writing Your First Unit Test

Welcome to Android Unit Test Tutorial. In the last video we discussed about Testing and it's types in Android Development.

11:19
Android Unit Test Tutorial - Writing Your First Unit Test

72,719 views

4 years ago

Sabith Pkc Mnr
Android Application Development Tutorial for Beginners - #10 | 2017 | Java Basic Structure & Methods

AndroidAppDev17 Android Application Development Tutorial for Beginners - #10 | 2017 Today we're learning something which is ...

5:30
Android Application Development Tutorial for Beginners - #10 | 2017 | Java Basic Structure & Methods

12,501 views

8 years ago

Sabith Pkc Mnr
Android Application Development Tutorial for Beginners - #3 | 2017 | Java & importing Variables

AndroidAppDev17 Android Application Development Tutorial for Beginners - #3 | 2017 After successful two tutorials, today we're ...

15:44
Android Application Development Tutorial for Beginners - #3 | 2017 | Java & importing Variables

36,114 views

8 years ago

freeCodeCamp.org
Kotlin Course - Tutorial for Beginners

Learn the Kotlin programming language in this introduction to Kotlin. Kotlin is a general purpose, open source, statically typed ...

2:38:31
Kotlin Course - Tutorial for Beginners

1,897,718 views

6 years ago

Sabith Pkc Mnr
Android Application Development Tutorial for Beginners - #7 | 2017 | XML & Java - Explained

AndroidAppDev17 Android Application Development Tutorial for Beginners - #7 | 2017 Today I have completely explained 'using ...

7:23
Android Application Development Tutorial for Beginners - #7 | 2017 | XML & Java - Explained

16,068 views

8 years ago

Android Coding with Harsha
How to create a RadioButton & a RadioGroup - Android Studio | JAVA

Watch this video to know about creating a RadioButton and a RadioGroup in Android Studio . *Support Me by Subscribing to my ...

8:24
How to create a RadioButton & a RadioGroup - Android Studio | JAVA

208 views

9 months ago