Back to Browse

Stop Coding One-Screen Apps: Master Android Intents (Kotlin)

366 views
Sep 18, 2025
19:00

Learn everything you need to know about Android Intents in this comprehensive Kotlin tutorial for 2026! 🚀 We'll break down the core concepts of Explicit and Implicit Intents and build a fully functional Android app from scratch. In this video, we'll create a two-screen application. The first screen will launch a contact form (Explicit Intent), and after the user submits their information, the app will use an Implicit Intent to share that data with any compatible app on the device (like WhatsApp, Gmail, or Twitter). This is a must-watch for any beginner or intermediate Android developer looking to master one of the most fundamental components in Android development. 🔑 Key Topics Covered: What are Android Intents? Explicit Intents (Navigating within your app) Implicit Intents (Interacting with other apps) Passing Data Between Activities using the Activity Result API Using View Binding (No more findViewById!) Building a complete, real-world example in Kotlin ⏰ Timestamps: 0:00 - Introduction 0:50 - What is an Android Intent? 1:45 - Types of Intent 3:18 - Setting Up the Project & UI Layouts 7:45 - Coding the Contact Form Activity (Sending Data Back) 10:17 - Coding Main Activity: Receiving Data 14:40 - Creating the Explicit Intent to Open the Form 16:20 - Creating the Implicit Intent to Share Data 17:55 - Final Demo & Wrap Up #AndroidDev #Kotlin #AndroidTutorial #Intents #AndroidStudio #Programming #Coding

Download

1 formats

Video Formats

360pmp428.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Stop Coding One-Screen Apps: Master Android Intents (Kotlin) | NatokHD