The post demonstrates how to load resources from xml.
Create /res/values/arrays.xml to define drawable and int, used to load drawable and background color in o... Read More
The LeanBack Support Library makes it easy and fast to build great looking Android TV apps. Ankur Kotwal covers the key components to get you started building a... Read More
Bluetooth Low Energy is an incredibly exciting technology with the promise of unlocking a myriad of use cases. This session will focus on new Bluetooth Low Energy features, including improved scanning and newly added support for peripheral mode, in A... Read More
How to write apps for Android Wear devices that need to support complex interactions with the user. This video will describe the navigational concepts that Wear... Read More
Ankur Kotwal presents the Camera2 API in Android L, which is designed as a very flexible and unified pipeline for all camera related tasks. This API gives you d... Read More
The Android L-Developer Preview is now well underway. In the first of a new series of DevBytes, Rich Hyndman brings together the new features for you to look ou... Read More
This video, Don't Alpha That Pixel!, we will cover the difference between alpha blending/ alpha testing , how each one effects content pipeline, and peel back t... Read More
https://www.youtube.com/watch?v=EBlTzQsUoOw
ART is an evolution of the Android runtime, and was first made available as an option on Android 4.4, KitKat. It comes with improvements in the garbage collector, threading and locking model, compiler and ... Read More