Browsing Tag
android l
The post shows how to successfully launch an AVD emulator for Android 5.0.
Error:compileSdkVersion android-21 requires compiling with JDK 7
During my last project on Android 5.0 Reveal Animation, this error occurred: Error:compileSdkVersion android-21 requires…
Reveal Animations on Android 5.0
Android 5.0, added in API level 21, introduce ViewAnimationUtils.createCircularReveal (View view, int centerX, int centerY, float…
Google releases Android Studio 1.0
After two years of development, Google released Android Studio 1.0, the first stable version of its Integrated Development…
Android L for game development
Check out what's new for games in the upcoming Android L release. Learn about new features in the OpenGL graphics and OpenSL
Get Your Development Environment Ready for Android L
Android L Developer Preview is an early release of the upcoming Android platform. This post shows how to get your development…
Building Advanced UIs for Android Wear
How to write apps for Android Wear devices that need to support complex interactions with the user. This video will describe the…
Android L Developer Preview – Camera2 API
Ankur Kotwal presents the Camera2 API in Android L, which is designed as a very flexible and unified pipeline for all camera related…