搜索资源列表
androidcontrol
- android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、-android common set of source code control systems, including some commonly used interface controls the source, such as menus, radio buttons, buttons, text and background settings
RadioAndChechbox
- 简单介绍android中控件的使用,包括常用的单选按钮和复选按钮-Brief introduction to the use of android in control, including the popular radio buttons and check buttons
control
- android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、带动画的按钮、按钮事件监听的实现、checkbox进行监听、EditText编辑框、单项选择、多项选择、Menu菜单、WebView使用等。- android common set of source code control systems, including some commonly used interface controls the source, such as men
Java-Android-Control
- android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、带动画的按钮、按钮事件监听的实现、checkbox进行监听、EditText编辑框、单项选择、多项选择、Menu菜单、WebView使用等。-Commonly used Android system controls the source code set, including some commonly used interface control source, such as men
MyCalendarV.0.4.2
- Android系统内置日历控件,可实现上月下月按钮、点击某一天的事件。-The Android system built-in calendar control, the last month next month button, click on a certain day of the event.
pictureviewer
- Android 图片浏览器,1.有画廊控件 2.实现图片的放大缩小功能 3,实现图片的自动播放和暂停功能,并且让播放和暂停按钮用同一个按钮控制-Android image viewer, gallery control to achieve a picture zoom function of the picture to play and pause functions, and let the play and pause button with a button control
ImageViewPrj
- 自己写的android图片浏览控件,可作为独立控件直接嵌入其他布局中,无任何耦合 具有以下特点: 1、支持本地添加图片和从网络添加图片的双重接口 2、支持设置是否有切换按钮,支持切换按钮的资源通过接口来设置 3、支持直接滚动与按钮切换的双重操作 4、切换按钮随图片位置变化而变化,例如当显示0位置图片时,也会只显示右边按钮,当切换至最后一副图片时,会只显示左按钮 5、支持图片的缩放,支持图片最大,最小缩放比率的设置 6、支持设置默认图片-Pictures write y
BASSMESSAGE_USER
- 图片按钮控件 可以有三个状态 这个是我做T.9 Media VOD点歌程序时自己写的,有兴趣的可以下来自己改一下,用在触屏程上是很好的,可以用PNG图片透明
testDraft
- 一个Android拖动小控件的demo,有一个按钮可以在屏幕上随意拖动-There is a button on the screen easily drag an Android demo, drag the small control
android-misc-widgets
- 一款民间制作的android控件,具有强大的抽屉控件,以及按钮点击渐变效果灯。-Android controls, has produced a civil a strong drawer controls, as well as button clicks gradient effect light.
Android_SharedPreferences
- 实现了使用Android内部的SharedPreferences 保存读取数据;以及使用Android 内部Files 存储读取数据。 1. 实现本地简单保存读取文件功能。 文件名输入框有自动提示功能(也就是输入过程中能 够自动提示与我们输入内容相关的内容,以供选择),提示相关内容不能重复(最完美的情况是不出现相同文件名提示,遗憾的是此程序未能实现) 。此外,退出程序后重新进入程序,自动提示效果依然存在。(使用了AutoCompleteTextView 控件实现自动提示效果)
StartActivityToSecondActivitySimple
- Android Activity生命周期演示源码,从第一个Activity到第二个Activity,Android Activity形象的说就是一个容器,在里面放置各种控件(按钮,文本,复选框等),就形成了软件的界面~ Activity是可见的。-Android Activity lifecycle demo source code, that is a container in which to place various controls (buttons, text, check boxe
MP3_10.0_My
- 这个简单版MP3播放器的主要基本功能有: 读取并保存SD卡所有的MP3文件和LRC歌词文件,解析LRC文件读取歌词内容; 在歌曲列表中显示歌曲名字,歌手名字,歌手头像,歌手基本信息; 歌手的头像是我自己网上下载的几十位比较出名的歌手头像,还有歌手基本信息; 在播放页面,最上面一行滚动文字显示上一首、正在播放、下一首的歌曲名字; 中间显示歌手的放大头像以及歌手基本信息; 三行同步歌词显示,中间那句红色的是正在唱的歌词; SeekBar显示播放进度,可以手动
SX3_1
- Android界面控件设计,包括常用的文本框、编辑框、复选框、按钮、单选按钮等控件。-failed to translate
button-add-music
- 在android中使用按钮控件来控制音乐的播放与停止功能-Use the buttons to control the android to control music playback with stop function
ArcMenu
- android卫星弹出式按钮控件,直接运行-android satellite pop-button controls, directly run
android-floating-action-button
- 精美自定义悬浮按钮控件,可自行进行需求修改!-android floating action button
ProgressButton
- android 带进度的按钮控件(设置进度变化,下载完才能点击,以及自定义颜色,大小等)-android with the progress of the button controls (set schedule changes downloaded to click and customize the color, size, etc.)
widgets
- android 自定义控件,包括对话框,switchbutton,可删除输入款,recyclerview分割线,工具栏,九宫格等(Android custom controls, including dialog boxes, switchbutton, delete input, recyclerview, lines, toolbars, squares and so on)
MenuTest
- 安卓中按钮控件的实现,能够实现点击出现一个按钮(The implementation of the An Zhuozhong button control to achieve a click of a button)