-
自定义可清空EditText
带有清空内容的android系统的自定义EditText,当editText内容为空,点击按钮有输入框左右晃动的动画效果,如果输入为密码型内容,有点击显示密码的功能。
- 2023-02-21 02:40:04下载
- 积分:1
-
android 264解码
ffmpeg解码264文件,移植ffmpeg到android实现的,适合新手使用
- 2022-04-16 07:06:40下载
- 积分:1
-
开发源码分享之在线音乐播放器完整项目
这是一个android程序,主要是实现了一音乐播放器,是一个开源项目,我个人觉得比较好,有需要的朋友可以下载下来看看,适合学习
- 2022-03-16 17:13:40下载
- 积分:1
-
mob 手机短信验证码例子源码下载
实现了 手机验证码以及读取手机通讯录功能
- 2015-04-25下载
- 积分:1
-
SecurityClientParser
Security Client Parser Source Code for Andriod.
- 2013-12-06 14:30:25下载
- 积分:1
-
simplecalculator
说明: 简单的计算器程序,对你学习android开发应该有点帮助(Simple calculator program, you learn a little android development should help)
- 2011-03-17 16:35:44下载
- 积分:1
-
adoroid
這是利用anorid開發平的的相關應用 使用JAVA作開發 修改後可做其他的延伸應用(This level is the use of anorid related applications developed using JAVA as the development of the extension of the modified application to do other)
- 2011-01-24 19:41:23下载
- 积分:1
-
仿水波纹效果
应用背景用于一些对数据展示或者当前数据状态进行一个实时的生动的醒目的展示,有需求的可以借鉴关键技术自定义控件,完全绘制整个控件,暴露刷新界面的监听给调用者,用于设置进度以及刷新UI
- 2022-06-20 04:34:51下载
- 积分:1
-
gallery_load_layout
andriod多控件滑动gallery加载布局文件(滑动)(the andriod more than the control slide, gallery load the layout file (slide). rar)
- 2012-07-03 14:31:32下载
- 积分:1
-
3D打印机固件Repetier-Firmware
应用背景#define NUM_EXTRUDER 1
#define MOTHERBOARD 33
#include "pins.h"
// ################## EDIT THESE SETTINGS MANUALLY ################
// ################ END MANUAL SETTINGS ##########################
#define FAN_BOARD_PIN -1
//#define EXTERNALSERIAL use Arduino serial library instead of build in. Requires more ram, has only 63 byte input buffer.
// Uncomment the following line if you are using arduino compatible firmware made for Arduino version earlier then 1.0
// If it is incompatible you will get compiler errors about write functions not beeing compatible!
//#define COMPAT_PRE1
#define BLUETOOTH_SERIAL -1
#define BLUETOOTH_BAUD 115200
#define MIXING_EXTRUDER 0
#define DRIVE_SYSTEM 0
#define XAXIS_STEPS_PER_MM 80
#define YAXIS_STEPS_PER_MM 80
#define ZAXIS_STEPS_PER_MM
- 2022-06-20 21:55:21下载
- 积分:1