Android Developers Backstage

Android Developers
undefined
Mar 15, 2018 • 54min

Episode 88: Autofill

Chet, Felipe and Tor In this episode, Chet and Tor talk with Felipe Leme from the Android Framework team about Autofill, a framework in Android 8.0 and later which provides assistance with completing forms such as passwords and credit card numbers. Subscribe to the podcast feed or download the audio file directly. Links: Main page: https://developer.android.com/guide/topics/text/autofill.html Sample project: https://github.com/googlesamples/android-AutofillFramework IO presentation: https://www.youtube.com/watch?v=oZxwTiMH0FM Droidcon presentation: https://www.youtube.com/watch?v=hork6AsaLAc Felipe: google.com/+FelipeLeme, @felipeal Tor: google.com/+TorNorbye, @tornorbye Chet: google.com/+ChetHaase, @chethaase Thanks to continued tolerance and support by our audio engineer, Bryan Gordon.
undefined
Feb 22, 2018 • 47min

Episode 87: ARrrrrrrr

Dushan, Romain, Chet, and Tor position themselves in correct order for the caption to make sense In this episode, Romain, Chet, and Tor talk with Dushan Leska from the Daydream team, which works on immersive computing. His team is currently focused on AR Core, which makes Augmented Reality happen for Android. We talk about AR, VR, probably other Rs, and lots about graphics and performance. Subscribe to the podcast feed or download the audio file directly. Links: Daydream developer site Romain: google.com/+RomainGuy, @romainguy Tor: google.com/+TorNorbye, @tornorbye Chet: google.com/+ChetHaase, @chethaase Thanks to continued tolerance and support by our audio engineer, Bryan Gordon.
undefined
Jan 26, 2018 • 35min

Episode 86: It's gr8!

Tor, Chet, and Jeffrey admire the pristine beauty of the recording studio In this episode, Chet and Tor talk with Jeffrey van Gogh from the Tools team. Jeffrey works on R8 and D8. D8 (available in Android Studio 3.0, but off by default) is the replacement for DX, which converts your java byte code to dalvik byte code. R8 (not available yet) is an optimizing compiler, which does the same as D8, but with lots of optimizations along the way. We talk about performance, faster builds, new language features on older releases, kotlin, compiler stuff, and video games. Subscribe to the podcast feed or download the audio file directly. Links: D8 Preview article R8 project on googlesource.com Jeffrey: @jvgogh Tor: google.com/+TorNorbye, @tornorbye Chet: google.com/+ChetHaase, @chethaase Thanks to continued tolerance and support by our audio engineer, Bryan Gordon.
undefined
Dec 21, 2017 • 54min

Episode 85: Focus on Audio

Romain, Jean-Michel, and Tor. Chet is in the distant background (~2,500 miles west of the studio.) In this episode, Romain and Tor talk with Jean-Michel Trivi from the Android audio team. Tune in to learn about hardware speaker design, ducking and attenuation, stream types, audio tagging, audio focus, and more! Links: If your activity is playing any audio, don't forget to declare what stream type the hardware volume keys should control with Activity.setVolumeControlStream(int stream) https://developer.android.com/guide/topics/media-apps/volume-and-earphones.html Since Android L, use AudioAttributes to describe your use case and content for your audio playback: https://developer.android.com/reference/android/media/AudioAttributes.html Use AudioAttributes.getVolumeControlStream() to derive the stream type for volume control in your Activity https://developer.android.com/reference/android/media/AudioAttributes.html#getVolumeControlStream() A summary of what audio focus is, when and how to request and abandon audio focus, and code snippet for your focus listener: https://developer.android.com/guide/topics/media-apps/audio-focus.html And finally, when Jean-Michel isn't working on Android, he's paddling https://youtu.be/tZC2rmUdEVk Subscribe to the podcast feed or download the audio file directly. Jean-Michel: google.com/+JeanMichelTrivi Romain: google.com/+RomainGuy, @romainguy Tor: google.com/+TorNorbye, @tornorbye Chet: google.com/+ChetHaase, @chethaase Thanks to continued tolerance and support by our audio engineer, Bryan Gordon.
undefined
Nov 30, 2017 • 46min

Episode 84: Instant Apps

Tor, Chet, and Patrick In this episode, Chet and Tor talk with Patrick Baumann from the Instant Apps team. We cover everything from Instant to Apps. Links: AIA docs: http://g.co/instantapps Developer stories: https://developer.android.com/stories/instant-apps.html Subscribe to the podcast feed or download the audio file directly. Patrick: @PatrickBaumann Chet: google.com/+ChetHaase, @chethaase Tor: google.com/+TorNorbye, @tornorbye Thanks to continued tolerance and support by our audio engineer, Bryan Gordon.
undefined
Nov 15, 2017 • 1h 7min

Episode 83: The Deal of the ART

In which Chet and Tor Romain Guy talk with Nicolas Geoffray from the ART team about runtime performance, including various optimizations in the Oreo release. Subscribe to the podcast feed or download the audio file directly. Links Performance and Memory Improvements in ART (Google I/O video on YouTube) Romain: google.com/+RomainGuy, @romainguy Chet: google.com/+ChetHaase, @chethaase Tor: google.com/+TorNorbye, @tornorbye Thanks to continued tolerance and support by our audio engineer, Bryan Gordon.
undefined
Nov 8, 2017 • 57min

Episode 82: Tooling Around

Tor, Chet and Romain discussing studios In this episode, Chet, Romain and Tor discuss the recently released Android Studio 3.0, the upcoming 3.1 preview release, KotlinConf, and whatever else happened to be on their mind last week. Subscribe to the podcast feed or download the audio file directly. Links Android Studio 3.0 Release Announcement Android Studio 3.1 Preview Romain: google.com/+RomainGuy, @romainguy Chet: google.com/+ChetHaase, @chethaase Tor: google.com/+TorNorbye, @tornorbye Thanks to continued tolerance and support by our audio engineer, Bryan Gordon.
undefined
Nov 6, 2017 • 50min

Episode 81: Gradle Sync

Tor, Alex, and Chet in the Android-related Studio In this episode, Chet and Tor sync with Alex Ruiz on Gradle, and in particular, the IDE integration of Gradle into Android Studio, past and upcoming performance work, the project structure dialog, APK Debugging, and more. Subscribe to the podcast feed or download the audio file directly. Alex: google.com/+AlexRuiz, @alexRuiz Chet: google.com/+ChetHaase, @chethaase Tor: google.com/+TorNorbye, @tornorbye Thanks to continued tolerance and support by our audio engineer, Bryan Gordon.
undefined
Oct 31, 2017 • 49min

Episode 80: Crash Talk

In which Chet and Tor Dan Sandler talk with Andrea Falcone and Matt Willis from the Crashlytics team about (wait for it...) Crashlytics! Subscribe to the podcast feed or download the audio file directly. Links Crashlytics for Android Andrea: @asfalcone Matt: @mattwillis Dan: google.com/+DanSandler, @dsandler Chet: google.com/+ChetHaase, @chethaase Tor: google.com/+TorNorbye, @tornorbye Thanks to continued tolerance and support by our audio engineer, Bryan Gordon. The audio this time was recorded on sub-standard portable mics and mixed by Dan and Chet. Sorry.
undefined
Oct 18, 2017 • 37min

Episode 79: Picking Up Garbage

David, Mathieu, and Chet In this episode, Chet talks with David Sehr and Mathieu Chartier from the Android Runtime (ART) team, primarily about garbage collection as well as other recent ART improvements in O. Subscribe to the podcast feed or download the audio file directly. Links Performance and Memory Improvements in ART (Google I/O video on YouTube) Chet: google.com/+ChetHaase, @chethaase Tor: google.com/+TorNorbye, @tornorbye Thanks to continued tolerance and support by our audio engineer, Bryan Gordon.

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app