资源列表
android-BasicImmersiveMode
- “沉浸式模式”是提高“隐藏全屏”和“隐藏导航栏”的模式,通过让用户刷卡进出酒吧一个新的UI模式。此示例演示了如何启用和禁用程序身临其境的模式。- Immersive Mode is a new UI mode which improves hide full screen and hide nav bar modes, by letting users swipe the bars in and out. This sample demonstrates how to enable a
android-BasicContactables
- 此示例演示了如何使用Contactables表来搜索联系人。发送到Contactables表的查询字符串将匹配联系人姓名和电话号码,查找联系人数据库时减少查询的次数你的应用程序需要使用!-This sample demonstrates how to use the Contactables table to search for contacts. Query strings sent to the Contactables table will match both contact na
android-BasicAndroidKeyStore
- 此示例演示了如何使用Android的密钥存储安全创建和存储加密密钥,只有你的应用程序可以access.You也可以注册使用这些密钥的数据-This sample demonstrates how to use the Android Key Store to safely create and store encryption keys that only your application can access.You can also sign data using those keys.
android-AppRestrictions
- 此示例演示了如何使用应用程序限制功能,该功能可以在Android4.3及以上的多用户功能的平板设备。 -This sample demonstrates the use of the App Restriction feature, which is available on Android 4.3 and above tablet device with the multiuser feature.
AdvancedImmersiveMode
- “沉浸式模式”,加入Android 4.4系统,提高了“隐藏全屏”和“隐藏导航栏”的模式,通过让用户刷卡进出酒吧。此示例允许用户实验身临其境的模式,通过观察它如何与一些相关的全屏应用程序的其他用户界面交互的标志。- Immersive Mode , added in Android 4.4, improves the hide full screen and hide nav bar modes, by letting users swipe the bars in and out. T
android-AdapterTransition
- 过渡不能直接应用到AdapterViews。在此示例中,我们将演示如何创建一个叠加的布局,并在其上运行的转变。按操作栏按钮的ListView和GridView之间切换。-Transition cannot be directly applied to AdapterViews. In this sample, we demonstrate how to create an overlay layout and run a Transition on it. Press the action ba
ShareActionProvider-master
- 此示例说明了如何提供ActionBarCompat一个上下文敏感的ShareActionProvider,向后兼容的API V7。-This sample shows you how a provide a context-sensitive ShareActionProvider with ActionBarCompat, backwards compatible to API v7.
android-RevealEffectBasic
- 这是一个基本的Android示例应用程序来演示显露效果。-This is a basic android sample application to demonstrate the reveal effect.
android_sms
- 安卓短信发送器,模拟手机发送短信,可以显示中文英文和字符。-Android SMS, analog mobile phones to send text messages
android-FloatingActionButtonBasic
- 这是一个基本的Android应用程序示例显示了两种尺寸的浮动操作按钮,以及如何与它们进行交互的。-This is a basic android sample application shows the two sizes of Floating Action Buttons and how to interact with them.
android-ElevationDrag
- 这是一个基本的Android示例应用程序演示了在不同形状的拖放操作。海拔和z转换用于渲染阴影和意见都使用不同的轮廓裁剪。-This is a basic android sample application demonstrates a drag and drop action on different shapes. Elevation and z-translation are used to render the shadows and the views are clipped usin
android-ClippingBasic
- 这是一个基本的Android示例应用程序演示对View进行裁剪-This is a basic android sample application demonstrates clipping on a View.
