---
title: "The Developer Show — TL;DR 024"
description: "The Google Developer Show, episode 024. Topics include Google I/O 2016, Virtual reality painting with Tilt Brush, Top 5 GCP Next breakout sessions, Android Wear and Round Screens, Deprecation of BIND_LISTENER with Android Wear APIs, and Credential Management API."
doc_version: "1.0"
last_updated: "2016-05-02"
canonical: "https://timothyjordan.com/blog/2016/05/02/DevShow-024.html"
---
# The Developer Show — TL;DR 024

_Published May 2, 2016_

> The Google Developer Show, episode 024. Topics include Google I/O 2016, Virtual reality painting with Tilt Brush, Top 5 GCP Next breakout sessions, Android Wear and Round Screens, Deprecation of BIND_LISTENER with Android Wear APIs, and Credential Management API.

---

Google I/O 2016, Tilt Brush, GCP Next breakout sessions, Android Wear and Round Screens, BIND_LISTENER, and the Credential Management API. All the updates and links below.

Have a question? Use #AskDevShow to let us know!

<figure>
  <iframe width="560" height="315" src="https://www.youtube.com/embed/me91AGSVsyo?si=V80nmTdhVvGOqwhe" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
  <figcaption>TL;DR 024 — April, 29th, 2016</figcaption>
</figure>

#### [Google I/O 2016](https://events.google.com/io2016/schedule?utm_campaign=devshow_series_io2016_042916&utm_source=medium&utm_medium=blog)

A few of you asked in the comments of last week’s update: “Timothy, why do you look so tired?” Well, it might be because Google I/O is in 3 weeks. THREE WEEKS! Ok, ok, if you’re as excited as I am, this first link is for you. You can now start planning your Google I/O 2016 schedule. Yay! [Just head on over here](https://events.google.com/io2016/schedule?utm_campaign=devshow_series_io2016_042916&utm_source=medium&utm_medium=blog). Oh, and with I/O getting so close, make sure to use #AskDevShow to let us know who you’d like me to talk to and what questions to ask. We’ll try to add them to the line up.

#### [Virtual reality painting with Tilt Brush](https://developers.googleblog.com/2016/04/experience-virtual-reality-art-in-your.html?utm_campaign=devshow_series_vrpainting_042916&utm_source=medium&utm_medium=blog)

Tilt Brush is a new app that enables artists to use virtual reality to paint the 3D space around them. Trust me, it’s awesome. But it can be difficult to describe how it feels without trying it firsthand. Today, we bring you a little closer in a new Chrome Experiment titled Virtual Art Sessions. [Follow the link](https://developers.googleblog.com/2016/04/experience-virtual-reality-art-in-your.html?utm_campaign=devshow_series_vrpainting_042916&utm_source=medium&utm_medium=blog) to observe six world-renowned artists as they develop blank canvases into beautiful works of art. Each session can be explored from start to finish from any angle, including the artist’s perspective — all viewable right from the browser.

#### [Top 5 GCP Next breakout sessions](https://cloudplatform.googleblog.com/2016/04/top-5-GCP-NEXT-breakout-sessions-on-YouTube-so-far.html?utm_campaign=devshow_series_gcpsessions_042916&utm_source=medium&utm_medium=blog)

Recordings of over thirty sessions from GCP NEXT are now up on YouTube. They’re all awesome. But if you’re wondering where you should start, try [this list of the top 5](https://cloudplatform.googleblog.com/2016/04/top-5-GCP-NEXT-breakout-sessions-on-YouTube-so-far.html?utm_campaign=devshow_series_gcpsessions_042916&utm_source=medium&utm_medium=blog).

#### [Android Wear and Round Screens](http://android-developers.blogspot.com/2016/04/build-beautifully-for-android-wear.html?utm_campaign=devshow_series_androidroundscreen_042916&utm_source=medium&utm_medium=blog)

Building for round screens with Android Wear just got a lot easier. With Android Wear API 23, we introduced a new round resource identifier which helps you separate resource files between round and square devices. Get all the details [on the post](http://android-developers.blogspot.com/2016/04/build-beautifully-for-android-wear.html?utm_campaign=devshow_series_androidroundscreen_042916&utm_source=medium&utm_medium=blog).

#### [Deprecation of BIND_LISTENER with Android Wear APIs](http://android-developers.blogspot.com/2016/04/deprecation-of-bindlistener.html?utm_campaign=devshow_series_deprecationandroidwear_042916&utm_source=medium&utm_medium=blog)

Also on Android Wear, if your app is using BIND_LISTENER intent filters in your manifest you should know that this API has been deprecated on all Android versions. The new replacement API introduced in Google Play Services 8.2 is more efficient for Android devices. You should migrate to this as soon as possible to ensure the best user experience. All the details are in, you got it, [this post right here](http://android-developers.blogspot.com/2016/04/deprecation-of-bindlistener.html?utm_campaign=devshow_series_deprecationandroidwear_042916&utm_source=medium&utm_medium=blog).

#### [Credential Management API](https://developers.google.com/web/updates/2016/04/credential-management-api?hl=en?utm_campaign=devshow_series_credmanagapi_042916&utm_source=medium&utm_medium=blog)

The latest version of Chrome supports the Credential Management API. It’s a standards-track proposal at the W3C that gives developers programmatic access to a browser’s credential manager and helps users sign in more easily. To learn more and get started integrating it into your site, [jump through the link](https://developers.google.com/web/updates/2016/04/credential-management-api?hl=en?utm_campaign=devshow_series_credmanagapi_042916&utm_source=medium&utm_medium=blog).

## Sitemap

See the [full sitemap](/sitemap.md) or the [blog index](/blog/index.md) for every page on the site.
