-
droptea
仿qq聊天界面,阻尼效果,拖动超出屏幕后自动弹回。(Imitate QQ chat interface, damp effect, drag out of the screen automatically rebound.)
- 2020-06-21 15:40:02下载
- 积分:1
-
手势中的应用
Android 的手势的应用程序,这个应用程序是帮助写注意它因此为提高此应用程序与此模型中的开放源码的代码我想向这提交的应用程序开发所有的安卓开发者基于触摸屏幕文字在屏幕上
- 2022-01-25 14:59:41下载
- 积分:1
-
android 模拟抢微信红包例子源码下载(AccessibilityService实现)
借助AccessibilityService实现模拟操作
- 2015-04-27下载
- 积分:1
-
WebCore
最新2.1版本Android中的webkit的核心部分,它实现了对文档的模型化,包括了CSS, DOM, Render等的实现.(The latest 2.1 version of Android in the webkit core, which implements the model of the document, including CSS, DOM, Render, etc. to achieve.)
- 2010-08-10 15:44:20下载
- 积分:1
-
java实现文件分割与合并 类示例源码
java实现文件分割与合并 类示例源码
- 2015-01-14下载
- 积分:1
-
自定义TextView
解决textView的换行问题
- 2021-03-13 18:19:24下载
- 积分:1
-
android源代码 bluetooth
Android平台支持蓝牙网络协议栈,实现蓝牙设备之间数据的无线传输。本文档描述了怎样利用android平台提供的蓝牙API去实现蓝压设备之间的通信。蓝牙具有point-to-point 和 multipoint两种连接功能。
- 2022-11-26 15:10:03下载
- 积分:1
-
Cards-UI-master
卡片式View,支持单个卡片,item为卡片的ListView
使用:
CardListView list = ...
list.setCardTheme(CardTheme.Dark)
CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark)
list.setAdapter(adapter)
// Alternatively, you can pass a context and string resources in place of strings
// CardHeader has an optional second parameter for a subtitle
CardHeader header = new CardHeader( I m a header )
// You can optionally set an action to the header
// Specifying no action title will default to See More
header.setAction( See More , new CardHeader.ActionListener() {
@Override
public void onHeaderActionClick(CardHeader header) {
// Do whatever you want
}
})
// Add the header to the adapter, automatically notifies the list
adapter.add(header)
// Again, you can pass a context and string resources in place of strings
Card card = new Card( Hello , My name is Aidan )
adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)
- 2015-01-24 15:06:35下载
- 积分:1
-
台岛 la ai ai la 布袋
dey la 君郑氏 java
这份论文介绍的设计与硬件实现的描述去块
在 VHDL 中写入式过滤器。这份论文规格 c 贡献包括
1.一种硬件实现的去块效应式过滤器能够解码与视频
达 60 帧每秒 (60 FPS),帧速率
- 2022-07-01 01:08:21下载
- 积分:1
-
Android源码丁丁优惠券
界面非常的美观,适合UIt学习
- 2023-05-12 04:25:03下载
- 积分:1