The Developer Show — TL;DR 042
Highlights: Shopping with Tango and WayfairView, Google VR SDK out of beta, Android Studio 2.2, BigQuery and Firebase Analytics, custom map styling with Google Maps APIs
Have a question? Use #AskDevShow to let us know!
Shopping made simple with Tango and WayfairView
Tango-enabled apps like WayfairView make it easy to visualize and rearrange new furniture in your home. To learn more about their app and see how Tango helps power new AR shopping experiences, check out the post.
Google VR SDK graduates out of beta
The Google VR SDK 1.0 with support for Daydream has graduated out of beta, and is now available on the Daydream developer site. The updated SDK simplifies common VR development tasks and supports integrated asynchronous reprojection, high fidelity spatialized audio, and interactions using the Daydream controller. To learn more and get links to the docs, samples, and tutorials. Head on over to the post.
Android Studio 2.2
Android Studio 2.2 is out of preview and now available to download in the stable channel. For more info and screenshots on the layout editor, improved C++ support, and other top highlights. Take a look at the post.
Image captioning open sourced in TensorFlow
The latest version of our image captioning system is now available as an open source model in TensorFlow. This release contains significant improvements to the computer vision component of the captioning system, is much faster to train, and produces more detailed and accurate descriptions compared to the original system which tied for first place in a 2015 image captioning challenge. For details and the GitHub link, head on over to the post.
3 Developers Winning with Native
AdMob’s native ads express is a quick and simple way to set up and monetize your native ads effectively. Take a look at the post where three developers share their success stories of switching to native and growing both their revenue and business.
IoT easier with Particle and Google Cloud Platform
With a new direct integration between Particle (an IoT cloud platform and hardware provider) and Google Cloud Platform, you can now easily bring your IoT data to big data tools such as Google Cloud Dataflow and Google BigQuery.
Using BigQuery and Firebase Analytics
One of the coolest cloud integrations with the new Firebase platform is the ability to export raw data from Firebase Analytics to Google BigQuery for custom analysis. To see what you can do with this combination along with some code, check out the post.
Global Historical Daily Weather Data in BigQuery
Speaking of big data, historical daily weather from the Global Historical Climate Network is now available in Google BigQuery. The data comes from over 80,000 stations in 180 countries, spans several decades and has been quality-checked to ensure that it’s temporally and spatially consistent. Take a look at the post for some code and graphs to get started.
Custom map styling with the Google Maps APIs on Android and iOS
Cross-platform custom map styling is here. You can change the color palette of your maps, hide labels, vary road density, and toggle points of interest. Which means your maps can now match your brand and style across your website and your apps using the same JSON style object. Oh, and there’s a video. Take a look by jumping over to the post.