-
教你如何一分钟实现下拉刷新功能demo
项目中需要用到ListView下拉刷新的功能,可是尝试了多个版本的下拉刷新之后发现效果都不怎么理想。有些是因为功能不完整或有Bug,有些是因为使用起来太复杂,十全十美的还真没找到。因此我也是放弃了在网上找现成代码的想法,自己花功夫编写了一种非常简单的下拉刷新实现方案,现在拿出来和大家分享一下.这里提供的仅是个示例代码。
- 2022-02-11 12:25:58下载
- 积分:1
-
ijkplayer bilibili android视频播放器
ijkplayer bilibili android视频播放器 精简后的ijkplayer 下载后直接可用
- 2023-02-13 22:00:11下载
- 积分:1
-
下拉列表Spinner入门级示例代码
非常入门级的示例,适合新手
- 2015-04-25下载
- 积分:1
-
Android 自制风格的Button按钮特效
Author : 简洋,实现目标:Android 自制风格的Button按钮特效,效果如截图示。
代码中定义了多个操作类,来保存菜单按钮的集合,封装菜单按钮的布局。每一个集合元素代表一个按钮,包含了按钮所需要的信息:图片,文字,按键处理事件,根据按钮数量计算按钮所占的宽度,默认要多加一个主菜单按钮一起算。
public void processInitButton()
{
//初始化布局,将底部菜单layout加入到视图中。
initLayout(this.getContext());
//绑定每一个菜单按钮
bindingButton();
//重新计算整个布局的大小,使用整个屏幕的高度减去底部菜单的高度,
//得出并设置中间页面部分的高度,就能够将菜单固定在底部。
resizeLayout();
}
- 2022-03-16 06:07:43下载
- 积分:1
-
Apress-Pro-Android-Apps-Performance-Optimization-
I thank the team at Apress who made this book possible: Steve Anglin, Corbin Collins, Jim
Markham, and Jill Steinberg. Working with all of them was a real pleasure and I can with
confidence recommend them to any author.
I also want to thank the tech reviewers: Charles Cruz, Shane Kirk, and Eric Neff. They
provided invaluable feedback, often catching mistakes I would not have seen even after dozens of
readings.
To all my friends whom I did not get to see as often as I would have liked while I was working
on this book, I give my thanks too: Marcely, Mathieu, Marilen, Maurice, Katie, Maggie, Jean-René,
Ruby, Greg, Aline, Amy, and Gilles, I promise I will make up for the lost time. Last but not least, I
owe a lot to three people: Eddy Derick, Fabrice Bernard, and Jean-Louis Gassée. Sometimes all it
takes is an injured toe and a broken suitcase.
- 2012-11-26 00:27:29下载
- 积分:1
-
android 菜单键选择背景颜色 例子
需要将package 中的_ 去掉后 即可编译成功
- 2015-05-30下载
- 积分:1
-
BaiduMapApiDemo
百度地图api,有各项功能的demo,详尽、具体,适合初学者探究(Baidu map api, there are various functions of the demo, detailed, specific, suitable for beginners to explore)
- 2013-10-23 14:45:55下载
- 积分:1
-
GeolocationService
Implements the Java side of GeolocationServiceAndroid.
- 2014-01-06 11:58:07下载
- 积分:1
-
roceptiongenerate
本文件包含通信所有过程,从调制,扩频,发送到接收,经过解扩,解调等,其中信道可以随机产生时变的多径信道,(This document contains all communication processes, from modulation, spread spectrum, transmission to reception, despreading, demodulation, etc., where channels can randomly generate time-varying multipath channels.)
- 2019-03-28 03:44:42下载
- 积分:1
-
src
利用安卓中的MediaRecorder进行录音的源代码(Andrews in use MediaRecorder for recording the source code)
- 2013-08-08 12:40:30下载
- 积分:1