ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

296 results

Tony's HowTos
Creating First Application in Android Studio | Tutorial for Beginners (2026)

In this video, I show you Creating First Application in Android Studio | Tutorial for Beginners in 2026. The quick and easy tutorial ...

10:00
Creating First Application in Android Studio | Tutorial for Beginners (2026)

104,285 views

10 months ago

Brogan M. Pratt
FTC Android Studio Setup (Learn Java for FTC Robotics)

Join the community & access exclusive robotics resources ⤵️ https://shop.broganpratt.com/ Want to work with me and get ...

18:14
FTC Android Studio Setup (Learn Java for FTC Robotics)

19,179 views

6 months ago

Coding Malaya
Customizing Google Map UI Settings programmatically using Map SDK in Android Java

... will continue with our previous project that is to configure Google map that is embedded in Android application So for this matter ...

9:47
Customizing Google Map UI Settings programmatically using Map SDK in Android Java

20 views

7 months ago

Tony's HowTos
How to Connect Figma to Android Studio (2026)

In this video, I show you How to Connect Figma to Android Studio in 2026. The quick and easy tutorial how to use export figma ...

4:04
How to Connect Figma to Android Studio (2026)

3,901 views

7 months ago

Coding Malaya
Java Android Google Map in 7 Mins

... is the minimum version that is accepted by the Google Play Store Then click finish and then wait for your Android Studio to finish ...

7:51
Java Android Google Map in 7 Mins

72 views

4 weeks ago

The Debug Zone
How to Generate .so Files and Java Interfaces in Android Studio: A Step-by-Step Guide

In this video, we'll explore the process of generating shared object (.so) files and Java interfaces in Android Studio. Whether ...

2:33
How to Generate .so Files and Java Interfaces in Android Studio: A Step-by-Step Guide

4 views

1 month ago

Nida Karagoz
Android Studio Ladybug: Your build is currently configured to use incompatible Java 21.0.3 and Gradl

Android Studio Ladybug: Your build is currently configured to use incompatible Java 21.0.3 and Gradl ✧ I really hope you found a ...

1:48
Android Studio Ladybug: Your build is currently configured to use incompatible Java 21.0.3 and Gradl

9 views

10 months ago

Brogan M. Pratt
Learn Java for Robotics: Your First Program (FTC)

Join the community & access exclusive robotics resources ⤵️ https://shop.broganpratt.com/ Want to work with me and get ...

23:41
Learn Java for Robotics: Your First Program (FTC)

9,493 views

6 months ago

Kevin Powell
Goodbye VS Code!

Check it out Zed for yourself https://zed.dev/ ✉ Keep up to date with everything I'm up to https://www.kevinpowell.co/newsletter ...

36:45
Goodbye VS Code!

64,162 views

2 months ago

Baizeed Rony
How to Download  android studio

Android Studio is the official Integrated Development Environment (IDE) for Android app development, built by Google on the ...

0:46
How to Download android studio

21 views

1 month ago

The Debug Zone
Fixing Jack Error: Required to Support Java 8 Language Features in Android

In this video, we dive into the common "Jack Error" that developers encounter when trying to leverage Java 8 language features in ...

1:30
Fixing Jack Error: Required to Support Java 8 Language Features in Android

1 view

5 months ago

The Debug Zone
Fixing java.lang.NullPointerException in Android's Editor.updateFloatingToolbarVisibility

In this video, we dive into a common yet frustrating issue faced by Android developers: the infamous `java.lang.

2:01
Fixing java.lang.NullPointerException in Android's Editor.updateFloatingToolbarVisibility

15 views

10 months ago

The Debug Zone
How to Fix 'Failed to Resolve Ksoap2' Error in Android Development

In this video, we tackle a common issue faced by Android developers: the 'Failed to Resolve Ksoap2' error. If you've been ...

1:56
How to Fix 'Failed to Resolve Ksoap2' Error in Android Development

10 views

5 months ago

KDTechs
How to Use Python in Android App | Chaquopy Setup in Android Studio (2025 Guide)

Learn how to use Python in your Android app with Chaquopy! In this step-by-step tutorial, I'll show you how to integrate Python ...

16:40
How to Use Python in Android App | Chaquopy Setup in Android Studio (2025 Guide)

3,460 views

9 months ago

The Debug Zone
How to Implement a Collapsing Toolbar for One Fragment in Android Navigation

In this video, we'll explore the process of implementing a collapsing toolbar specifically for a single fragment within the Android ...

3:29
How to Implement a Collapsing Toolbar for One Fragment in Android Navigation

8 views

8 months ago

The Debug Zone
Fixing Missing javaCompileTask for Variant Error in Android Development

In this video, we tackle a common issue faced by Android developers: the "Missing javaCompileTask for Variant" error.

1:54
Fixing Missing javaCompileTask for Variant Error in Android Development

1 view

10 months ago

Sanjeev Kumar
Update gradle plugin and android studio

Join channel as member: https://www.youtube.com/channel/UCHV-AIY0BUHlKqRAZTqxSqw/join.

3:31
Update gradle plugin and android studio

2,186 views

6 months ago

Infin1teXploit
Create Amazing Android App Part 2 – Change App Name, Icon & Variables FAST!

Welcome to Part 2 of our beginner-friendly Android Development series! In this video, we're taking your basic Hello App to the ...

7:42
Create Amazing Android App Part 2 – Change App Name, Icon & Variables FAST!

45 views

7 months ago

The Debug Zone
How to Make Bottom Sheet Push Toolbar Out and Collapse in Android

In this video, we'll explore the process of implementing a bottom sheet that pushes the toolbar out and collapses in Android ...

4:11
How to Make Bottom Sheet Push Toolbar Out and Collapse in Android

16 views

8 months ago

Coding Malaya
Android: Exception Handling and Toast 2025 (Java)

... perform exception handling just like normal Java you can perform exception handling Use try and catch okey try and catch block ...

7:28
Android: Exception Handling and Toast 2025 (Java)

148 views

2 months ago

Coding Malaya
Integrating Google Map in Android Java with Gemini Co-Pilot

Okey hello and good morning for today I'm going to show you how to create an easy Android map activity with gemini auto ...

7:33
Integrating Google Map in Android Java with Gemini Co-Pilot

45 views

7 months ago

The Debug Zone
How to Integrate JNI in Android Studio: A Step-by-Step Guide for C/C++

In this video, we'll explore the powerful capabilities of Java Native Interface (JNI) and how to seamlessly integrate it into your ...

1:31
How to Integrate JNI in Android Studio: A Step-by-Step Guide for C/C++

13 views

5 months ago

The Debug Zone
How to Add Click Listener to BottomNavigationView with Data Binding in Android

In this video, we'll explore how to enhance your Android app's user experience by adding click listeners to the ...

3:32
How to Add Click Listener to BottomNavigationView with Data Binding in Android

1 view

5 months ago

The Debug Zone
How to Programmatically Change Toolbar CollapseIcon Color in Android

In this video, we'll explore how to programmatically change the color of the collapse icon in the Android toolbar. Customizing the ...

1:48
How to Programmatically Change Toolbar CollapseIcon Color in Android

3 views

6 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

486,187 views

9 months ago