资源列表
android-DrawableTinting
- 示例,演示应用着色和彩色过滤器,可绘制两种编程方式,并为可绘制资源的XML-Sample that shows applying tinting and color filters to Drawables both programmatically and as Drawable resources in XML.
android-CardView
- 这是一个Android L才推出的API:CardView 的使用方法演示-This is a demonstration of the CardView API introduced in Android L.
android-BasicSyncAdapter
- 此示例演示如何使用SyncAdapter获取后台数据的应用程序,不需要用户可见的帐户型或2路同步-This sample demonstrates using SyncAdapter to fetch background data for an app that doesn t require a user-visible account type or 2-way synchronization.
android-BasicTransition
- 此示例演示了在KitKat推出的transition框架的基本的使用。选择每个单选按钮实现场景之间的切换-This sample demonstrates the basic use of the transition framework introduced in KitKat. Select each of the RadioButtons to switch between the Scenes.
android-BatchStepSensor
- 此示例演示了如何使用两步传感器(步骤检测器和计数器)和传感器配料。它显示了如何注册一个SensorEventListener带和不带配料,并显示了这些事件被接收-This sample demonstrates the use of the two step sensors (step detector and counter) and sensor batching. It shows how to register a SensorEventListener with and without
android-BluetoothLeGatt
- 此示例演示了如何使用蓝牙LE通用属性简介(GATT)在设备之间传送任意数据。 -This sample demonstrates how to use the Bluetooth LE Generic Attribute Profile (GATT) to transmit arbitrary data between devices.
android-BorderlessButtons
- 此示例演示如何使用无边框按钮,底部的按钮栏(确定和取消)和除法,建立视觉结构。-This sample demonstrates the use of borderless buttons, bottom button bars (OK and Cancel) and dividers to establish visual structure.
android-StorageClient
- 使用OPEN_DOCUMENT意图,一个客户端应用程序可以访问设备上文献提供商的列表,并从它们中的任何一个文件。 为了证明这一点,请点击下面的按钮,以打开存储访问架构界面,然后选择一个图像上的device.It将显示在该应用程序。-Using the OPEN_DOCUMENT intent, a client app can access a list of Document Providers on the device, and choose a file any of them.
android-SlidingTabsColors
- 一个更高级的示例展示了如何使用SlidingTabLayout显示自定义ViewPager标题条,对每个选项卡的自定义颜色。-A more advanced sample which shows how to use SlidingTabLayout to display a custom ViewPager title strip, with custom coloring for each tab.
android-ImmersiveMode
- 一个在奇巧介绍的功能是“沉浸式模式”。身临其境的模式为用户提供了显示/隐藏状态栏和导航栏与swipe.To试的能力,点击“切换身临其境模式”按钮,然后尝试刷卡酒吧和退出!-One of the features introduced in KitKat is immersive mode . Immersive mode gives the user the ability to show/hide the status bar and navigation bar with a swipe.
android-HorizontalPaging
- 此示例演示如何在应用程序中实现Fragments之间的横向分页,使用到了的ActionBar和ViewPager部件。-This sample demonstrates how to implement horizontal paging between fragments in applications that use ActionBar, using a ViewPager widget.
android-CustomChoiceList
- 此示例演示如何创建自定义的checkable布局,与ListView的choiceMode属性的结合使用。-This sample demonstrates how to create custom checkable layouts, for use with ListView s choiceMode attribute.
