Android Developers Backstage- Episode 5: RenderScript
Chet Haase and Tor Norbye are joined by Tim Murray from the RenderScript team. In this episode, we dive into RenderScript and talk about compute, parallel processing, GPUs, and architecture-independent, high-performance pixel processing. It’s intrinsically interesting.
Cast Button Protip
Today’s AndroidDev Protip from Leon Nicholls is about adding the Cast button to your Android app!
clipToPadding and scrollBarStyle Protip
Today’s AndroidDev and AndroidDesign Protip from Roman Nurik is about padding and scroll indicators for scrollable containers like list views.
Gradle Plugin for Android Version 0.9.0
Version 0.9.0 brings various breaking changes and new features.
Fragments Protip
Today’s AndroidDev Protip from Nick Butcher is about correctly creating fragments.
Printing Protip
Today’s AndroidDev Protip from Rich Hyndman is about printing directly from within your application.
DevBytes – The Beauty of Scale with Google Cloud Platform VIDEO
In this video, Colt takes a quick look at maintaining Google’s scale through its data centers, and how you can leverage the same hardware and software running Google’s services to write your own applications.
Blurring Images – Part 3
Part 3 of the sample code on how to blur images in Android using RenderScript.
Android Login with Google Plus Account
Sample code on how to integrate Google+ login to your apps.