Monday 25 August 2014

ActivitySceneTransitionBasic


This sample demonstrates how to the use Activity scene transitions when transitioning from one activity to another. Uses a combination of moveImage and changeBounds to nicely transition from a grid of images to an activity with a large image and detail text.
























Get it on GitHub

Camera2Video

This sample demonstrates how to record video using the Camera2 API.
Get it on GitHub

Camera2Basic

This sample demonstrates the basic use of the Camera2 API. The sample code demonstrates how you can display camera preview and take pictures.

Get it on GitHub

Android L Developer Preview BasicManagedProfile

This sample demonstrates how to create a managed profile. You can also:
  • Enable or disable other apps, and set restrictions on them.
  • Configure intents to be forwarded between the primary account and the managed profile.
  • Wipe all the data associated with the managed profile.
Note: There can be only one managed profile on a device at a time.