资源列表
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.
android-FragmentTransition
- 该实例应用程序演示在fragment转换之后启动一个transition。-This sample demonstrates how to start a transition right after a fragment transaction.
android-DoneBar
- 此示例演示了非常适合用于简单的数据输入场景的操作栏的两种可供选择的演讲-This sample demonstrates two alternative presentations of the action bar that are well-suited for simple data entry scenarios
android-DisplayingBitmaps
- 它演示了如何有效地加载大位图在非主UI线程,缓存位图(无论是在内存和磁盘),管理内存位图和UI元素,如ViewPager和ListView/ GridView控件显示位图。-It demonstrates how to load large bitmaps efficiently off the main UI thread, caching bitmaps (both in memory and on disk), managing bitmap memory and displaying b
MyBookManager
- android的图书管理系统 实现基本的增删改查,用户管理等功能-book manager based on android
