T

Talks & Conferences Feed

Conference talks, tech talks, and developer interviews

Don't miss new videos — get them as they're added

Get new videos
1 videos added this week2k subscribers96 topics
Make your agent more helpful with skills in Android Studio

Make your agent more helpful with skills in Android Studio

Skills offer specialized instructions, allowing the agent to handle tasks efficiently with best practices, which reduces prompt detail and streamlines your workflow. You can teach your AI agent new skills by creating them and adding them directly in Android Studio. Watch more What's New In Android Studio → https://goo.gle/AndroidStudio-Tools Subscribe to Android Developers → https://goo.gle/AndroidDevs #AndroidStudio #AndroidDevelopers Speaker: Matt Dyor Products Mentioned: Android Studio, Android

2 days ago·youtube.com
+2
Top 8 Android developer verification questions answered

Top 8 Android developer verification questions answered

Matthew answers your top questions about ADB installs, advanced flow for unregistered apps, and more. Chapters: 0:14 - ADB isn’t changing 0:23 - No wait needed for ADB 0:35 - Apps can’t detect advanced flow 0:46 - Setting transfers to new devices 0:59 - Updating unregistered app 1:11 - The 7-day option 1:33 - You can turn off developer mode 1:56 - Verification shouldn’t violate NDAs Resources: Blog → https://goo.gle/advance-flow Video → https://goo.gle/4t8dLgS Subscribe to Android Developers → https://goo.gle/AndroidDevs #Featured #AndroidDevelopers Speaker: Matthew Forsythe Products Mentioned: Android, Google Play

1 week ago·youtube.com
+1
Android Studio has entered the agentic era

Android Studio has entered the agentic era

Leverage the Agent in Android Studio to build high quality Android apps. Android Studio now has new agentic experiences to help you with complex development tasks. You can create a working app prototype with just 1 prompt. You can upload a design mock and turn it into a working code. You can iterate on your UI using natural language You can have Gemini scan your UI to check for common issues You can write end-to-end UI tests with Gemini These are just some of the agentic experiences available in Android Studio to help supercharge your productivity, download Android Studio and start using Gemini → https://d.android.com/gemini-in-android Products Mentioned: Android Studio, Android Subscribe to Android Developers → https://goo.gle/AndroidDevs

1 week ago·youtube.com
+3
Empowering developers for cross-device gaming

Empowering developers for cross-device gaming

Building great games is only half the fun. We help developers ensure their games run perfectly across all kinds of hardware. We offer tools and insights to achieve peak performance for every player. Our aim is to make gaming smooth and enjoyable for everyone, no matter which device your players use. Learn more → https://goo.gle/ready-to-play #GDC2026 #ReadytoPlay #GooglePlay Event Name: GDC Festival of Gaming 2026

2 weeks ago·youtube.com
0
Android developer verification: Preview how users can sideload your apps

Android developer verification: Preview how users can sideload your apps

We’re previewing an advanced flow that ensures sideloading is here to stay. It’s a one-time setup for users to install apps from unverified developers after acknowledging the risks. We’re building in “circuit breaker” safeguards to stop scammers, while maintaining user choice. Blog → https://goo.gle/advance-flow Website → https://goo.gle/android-developer-verification Subscribe to Android Developers → https://goo.gle/AndroidDevs #Featured #AndroidDevelopers Speaker: Matthew Forsythe Products Mentioned: Android, Google Play,

2 weeks ago·youtube.com
0
ICYMI how we protect your work on Google Play

ICYMI how we protect your work on Google Play

ICYMI: We are taking a look at how our security efforts directly support your daily development workflow. Matthew explains how we are moving beyond the numbers to provide better tools for developers. We are highlighting Play Policy Insights, which acts like a peer reviewer directly in Android Studio, and discussing how the Play Integrity API helps protect your app revenue and user experience. It is all about building user confidence and ensuring your high-quality work gets the stage it deserves on Google Play. Resources: See the full 2025 review → https://goo.gle/46OD8M5 Subscribe to Android Developers → https://goo.gle/AndroidDevs #Featured #AndroidDevelopers #AndroidApps Speaker: Matthew Forsythe Products Mentioned: Android, Google Play,

2 weeks ago·youtube.com
+1
Android Developer fireside chat: Talking about Gemini in Android Studio

Android Developer fireside chat: Talking about Gemini in Android Studio

Discover how Gemini in Android Studio can transform your Android development workflow. This fireside chat explores Gemini's unique integration, its ability to build entire apps, and strategies for managing AI-generated code. Learn practical tips to optimize your daily coding tasks and understand the differences between its default and paid models and much more. Chapters: 0:00 - Comparing Gemini in Android Studio to other AI tools 2:00 - The benefits of IDE integration for developers 3:51 - Building an entire Android app from scratch using Agent mode 6:14 - Handling hallucinations and libraries with sparse documentation 8:21 - How the agent accesses the official Android knowledge base 10:14 - Performing complex refactoring across multiple files 12:04 - Utilising custom design systems 14:30 - Differences between the default and paid model tiers 16:41 - Tips for effective prompting and constraint management 20:26 - workflow advice for documentation and maintaining project context 22:31 - Utilizing the Prompt Library and creating custom prompts 25:26 - Delegating repetitive tasks like testing and parsing 29:09 - Managing API compatibility and minimum SDK versions 32:28 - Using direct agent prompts versus optimized UI features 36:48 - Enterprise management tools and data privacy settings 39:09 - Closing remarks and helpful resources Resources: Discover more about Agent Mode → http://goo.gle/studio-agent UI development in Agent Mode → http://goo.gle/studio-agent-compose Watch the AI Agent talk → http://goo.gle/studio-ai-whats-new Report a bug → http://goo.gle/studio-file-bug Download Android Studio → https://developer.android.com/studio Download Previews → https://developer.android.com/studio/preview Presenters: Simona Milanovic - Android Developer Relations Engineer, Google Trevor Johns - Developer Programs Engineer, Google Jose Alcérreca - Android Developer Relations Engineer, Google Diego Perez - Android Software Engineer, Google Alejandra Stamato - Android Engineer at HubSpot and Android GDE Joe Birch - Staff Engineer at Buffer and Android GDE Products Mentioned: Gemini, Android Studio, Android, Gemini in Android Studio Products Mentioned: Gemini, Android Studio, Android Speakers: Simona Milanovic, Trevor Johns, Jose Alcérreca, Diego Perez, Alejandra Stamato, Joe Birch Subscribe to Android Developers → https://goo.gle/AndroidDe

2 weeks ago·youtube.com
+1
What’s so great about R8?

What’s so great about R8?

Join hosts Tor and Romain as they sit down with Søren Gjesse, Chris Craik, and Shai Barack. This week, the team dives into R8, the whole-program optimizer that handles the "last mile" of your code before it runs on a device. Learn why implementing R8 is effectively like giving your users a "free hardware upgrade" by making their current devices perform like models that are years newer. Chapters: 0:00 - Intro 0:23 - What is R8? 1:16 - R8 vs D8 1:40 - Tree Shaking & Dead Code 4:14 - Handling Reflection 10:10 - Performance Co-Optimization 13:03 - Kotlin-Specific Gains 16:22 - Real-World Impact 41:50 - Jetpack Compose & R8 50:51 - Keep annotations 1:03:49 - The "Free Hardware Upgrade" Resources: Enable app optimization → https://goo.gle/R8-Optimizer Android Performance Spotlight Week blog post → https://goo.gle/4apX36u Watch more Android Developers Backstage → https://goo.gle/adb-podcast Subscribe to Android Developers → https://goo.gle/AndroidDevs #AndroidDevelopers

2 weeks ago·youtube.com
+1
3 Google Play tools every Dev needs

3 Google Play tools every Dev needs

Stop guessing and start growing. These 3 Google Play Console features solve your biggest launch headaches: Pre-Launch Reports: Catch bugs before users do. Translation Services: Go global instantly. Android Vitals: Real-time fix for app performance. Level up your dev workflow today! Resources: Subscribe to Android Developers → https://goo.gle/AndroidDevs #Featured #androiddevelopers Speaker: Matthew Forsythe Products Mentioned: Android,Google Play,

2 weeks ago·youtube.com
+1
Improvements to Agent Mode in Android Studio

Improvements to Agent Mode in Android Studio

You asked, we listened! You can now manage multiple conversation threads in Agent Mode, review changes Agent Mode wants to make, test actions across devices. Watch more What's New In Android Studio → https://goo.gle/AndroidStudio-Tools Subscribe to Android Developers → https://goo.gle/AndroidDevs #AndroidStudio #AndroidDevelopers Speaker: Sandhya Mohan Products Mentioned: Android Studio

2 weeks ago·youtube.com
+1
Journeys in Android Studio

Journeys in Android Studio

Writing and maintaining end-to-end​​ UI tests just got a lot easier with Journeys for Android Studio. Discover how Journeys for Android Studio leverages the reasoning and vision capabilities of Gemini to enable you to write and maintain end-to-end UI tests using natural language instructions. Download Android Studio → https://developer.android.com/studio #AndroidStudio AndroidDevelopers Speaker: Sandhya Mohan Products Mentioned: Android Studio

2 weeks ago·youtube.com
0
What’s new in Android Studio Otter: The AI Agent update

What’s new in Android Studio Otter: The AI Agent update

Discover the new features and updates in Android Studio Otter Feature Drops 1, 2, and 3. Supercharge your workflow and get more done with key updates to Agent Mode. You can also leverage new agentic experiences such as the ability to run UI tests, iterate on your UI, and have Gemini create app deeplinks for you. We’re also releasing the ability to use any LLM of your choice to power the AI functionality in Android Studio, enabling you to have more flexibility and choice over how you use AI for app development. You’ll also be able to take advantage of bug fixes and performance improvements to help you build high-quality apps. Get started with Android Studio → https://developer.android.com/studio Chapters: 0:00 - Introduction 0:14 - Customize AI assistance with BYOM and Gemini 3 2:20 - Streamline UI development with AI 3:31 - Automate accessibility audits and UI fixes 4:02 - Improve Agent Mode and project modularity 5:38 - Enhance testing and debugging 8:29 - Conclusion Watch more What's New In Android Studio → https://goo.gle/AndroidStudio-Tools Subscribe to Android Developers → https://goo.gle/AndroidDevs #AndroidJetpack #AndroidStudio #AndroidDevelopers Speaker: Sandhya Mohan Products Mentioned: Android Studio

2 weeks ago·youtube.com
+5
Android XR: What's new in Developer Preview 3

Android XR: What's new in Developer Preview 3

Join hosts Tor, Chet, and Romain as they sit down with Diego Perez (Android Studio) and Patrick Fuentes (Developer Relations) to explore the new frontiers of Android XR. This episode of Android Developers Backstage breaks down the latest announcements and Developer Preview 3, offering a technical look at how developers can start building for spatial environments today. Chapters: 0:00 - Intro 4:42 - Latest announcements 5:46 - AI Glasses 8:28 -Developer preview 3 16:13 - Spatialization 18:29 - Tools team perspective 24:07 - Using the XR Emulator 29:00 - What is an Orbiter? 37:33 - What hardware is currently available 38:39 - Final thoughts Resources: Hello Android XR sample → https://goo.gle/3Nbnrre Build for AI Glasses with the Android XR SDK Developer Preview 3 → https://goo.gle/49lUjGr Watch more Android Developers Backstage → https://goo.gle/adb-podcast Subscribe to Android Developers → https://goo.gle/AndroidDevs #AndroidDevelopers

2 weeks ago·youtube.com
0
Build custom watch faces with Androidify: Wear OS Push API guide

Build custom watch faces with Androidify: Wear OS Push API guide

Learn how to create personalized Wear OS watch faces directly from your Android app. This video guides developers through the process, from designing templates with Watch Face Designer to transmitting dynamic content using the Watch Face Push API and Data Layer APIs. Understand the steps for packaging, validating, and activating unique watch faces, opening new possibilities for app engagement on smartwatches. Resources: Androidify on Github → https://goo.gle/44UzcbI Watch Face Push → https://goo.gle/3KIesNG Check out the blog → https://goo.gle/4s2egti Watch more Android Conference Talks → https://goo.gle/ConferenceTalks Subscribe to Android Developers → https://goo.gle/AndroidDevs #AndroidDevelopers #AndroidJetpack #AndroidStudio Speaker: Garan Jenkin Products Mentioned: Android,Wear OS

2 weeks ago·youtube.com
+1
Meet Matthew, Director, Developer Experience for Apps and Ecosystem

Meet Matthew, Director, Developer Experience for Apps and Ecosystem

Get to know Matthew Forsythe, Director of Developer Experience for Apps and Ecosystem! He answers everything from what he does at Google, what he would do if it wasn’t in tech, and how your feedback is helping deliver a smooth experience in 2026. Speaker: Matthew Forsythe Products Mentioned: Android, Google Play

2 weeks ago·youtube.com
+1
Now in Android: What's new in Android XR, Otter 2, Jetpack Nav 3, & Android 16 QPR 2

Now in Android: What's new in Android XR, Otter 2, Jetpack Nav 3, & Android 16 QPR 2

Welcome to Now in Android, your ongoing guide to what's new and notable in the world of Android development. Dan covers the latest releases from Android XR, the Android Studio Otter 2 feature drop with Gemini 3, the release of Android 16 QPR2, Jetpack Navigation 3, and more! Chapters: 0:00 - Introduction 0:31 - Android XR 1:59 - Android Studio and AI 2:31 - Jetpack updates 3:05 - Performance 3:20 - Core OS Resources: Check out the blog for all the resources → https://goo.gle/4qiDB0k Android XR → https://goo.gle/3Mwbaxv Check out the latest spotlight weeks → https://goo.gle/49djqu7 Check out the latest blogs → https://goo.gle/43fhsXP Check out the latest YouTube videos → https://goo.gle/4hPBUoe Recent Release Notes → https://goo.gle/49AgSYA Watch more Now in Android → https://goo.gle/now-in-android Subscribe to Android Developers → https://goo.gle/AndroidDevs #Featured #NowInAndroid #AndroidDevelopers Speaker: Daniel Galpin Products Mentioned: Android,Android Studio,Android Jetpack Compose, R8, Android XR

2 weeks ago·youtube.com
+3
#WeArePlay: Celebrating the people behind apps and games

#WeArePlay: Celebrating the people behind apps and games

Join us on a journey around the world as we discover the stories of inspiring app and game founders building businesses on Google Play. Watch the full playlist → https://goo.gle/WeArePlay Discover more stories from around the world → https://g.co/play/weareplay Subscribe to Android Developers → https://goo.gle/AndroidDevs #GooglePlay #featured #AndroidDevelopers

2 weeks ago·youtube.com
0
#WeArePlay: Celebrating the people behind apps and games

#WeArePlay: Celebrating the people behind apps and games

Join us on a journey around the world as we discover the stories of inspiring app and game founders building businesses on Google Play. Watch the full playlist → https://goo.gle/WeArePlay #WeArePlay celebrates the global community of people creating apps and games businesses on Google Play. Discover more stories from around the world → https://g.co/play/weareplay Subscribe to Android Developers → https://goo.gle/AndroidDevs #GooglePlay #featured #AndroidDevelopers

2 weeks ago·youtube.com
0
Notes from Google Play 2025: Build successful apps and games

Notes from Google Play 2025: Build successful apps and games

Join Sam Bright, VP & GM, Google Play + Developer Ecosystem, as we take a look back at some of the key features and programs launched this year to help you build successful apps and games businesses. Read our blog for more details → https://goo.gle/play-notes-25 Chapters: 0:00 - Introduction 0:34 - Evolving Play to be more than a store 2:24 - Supporting you throughout your app lifecycle 5:00 - Investing in your success with developer programs 5:20 - Protecting your business and our ecosystem Apply to the Google Play Apps Accelerator → https://goo.gle/play-apps-accelerator Watch more Google Play → https://goo.gle/google-play Subscribe to Android Developers → https://goo.gle/AndroidDevs #Featured #NotesFromPlay #GooglePlay #AndroidDevelopers Speaker: Sam Bright Products Mentioned: Google Play

2 weeks ago·youtube.com
+11
How to prevent accessibility abuse in Android 16

How to prevent accessibility abuse in Android 16

Worried about malicious apps exploiting Accessibility APIs to access sensitive data or manipulate devices? Developer Relations Engineer Rob Clifford shares how Android 16's improved Accessibility Service API offers a 1-line code solution to combat this abuse, ensuring your users' safety without compromising the value of essential accessibility tools. Resources: Tapjacking Guide → https://goo.gle/3INtZKW Subscribe to Android Developers → https://goo.gle/AndroidDevs #Featured #AndroidDevelopers Speaker: Rob Clifford Products Mentioned: Android

2 weeks ago·youtube.com
0

Actions