搜索资源列表
TestYouku
- 模仿android版优酷的菜单按钮,使用动画效果完成,几乎以假乱真,很不错-Cool to imitate the android version of the menu button, use the animation to complete, almost as real, very good
emailClient
- android入门专用,SharedPreference,按钮的按下弹起,基本ui组件的使用。-android entry dedicated, SharedPreference, press the button bounce, use the basic ui components.
android_test_bmi
- android 学习的最简单实例,包括按钮、textview 等的使用-The easiest examples to learn android, including buttons, textview the use of such
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
z1
- 演示在android使用按钮和listview,主要是添加监听器。从VB/delphi/C#转android的初学者适用。-The presentation is android use button and listview, main is to add a listener. From VB/Delphi/c# turn of android for beginners.
anroid
- 使用sqlite实现手机通讯录 a) 要求使用SQLite数据库保存通讯录,使得每次重新运行程序均能显示当前联系人列表; b) 主界面包含一个联系人列表,每一项显示联系人名称和联系方式; c) 主界面应包含一个添加按钮,单击时添加新的联系人; d) 单击任意一个列表项可以修改联系人信息; e) 长按任意一个列表项可以删除该联系人信息 -Use sqlite to phone contacts a) require the use of the the SQLite dat
Android_Services-and-multi-threading
- 一个简单的音乐播放器程序 该程序能够: 1 使用Service 控制音乐播放; 2 按返回键关闭Activity 界面,音乐可继续播放; 3 重新打开Activity 界面,能重新获得对Service 的控制; 4 点击退出按钮,完全退出程序 5 使用Handler 更新UI,实时更新播放进度。 -A simple music player program, the program is able to: 1 Service control m
Android_SharedPreferences
- 实现了使用Android内部的SharedPreferences 保存读取数据;以及使用Android 内部Files 存储读取数据。 1. 实现本地简单保存读取文件功能。 文件名输入框有自动提示功能(也就是输入过程中能 够自动提示与我们输入内容相关的内容,以供选择),提示相关内容不能重复(最完美的情况是不出现相同文件名提示,遗憾的是此程序未能实现) 。此外,退出程序后重新进入程序,自动提示效果依然存在。(使用了AutoCompleteTextView 控件实现自动提示效果)
andriodMusic-clipSource
- Android手机中的程序音乐快剪2.2.1源码下载,录音界面的下面按钮从左到右分别是,开始,播放,停止。当停止的时候可以使用来成为铃声剪切的素材,点击即可使用本次录音进入到铃声和音乐剪切界面仅供学习参考,禁止商用-Android phone in program music fast shear 2.2.1 source code download, the recording interface following buttons from left to right, start, pla
Skip
- 通过切换activity来实现换页功能; 通过使用全局变量记载到达指定页面的方式,同一返回按钮返回时返回不同页面-By switching activity to achieve the paging function Through the use of global variables recorded reaches the specified page, the same Back button to return different pages
flex_mobile_alert
- flex mobile alert弹出框,可以自定义按钮,使用简单方便,里面还附带几个功能,有自己写的视频播放器,一样可以弹出来,播放视频,二维码扫描,等待框,登录框,弹出框扩展SkinnablePopUpContainer写的,因为flex手机项目没有alert才写了这个。-Flex Mobile alert pop-up box, custom buttons, easy to use and convenient, which also comes with several feature
android-editText-demo
- 这个教程全部是我做原创辛苦,创作不容易希望给个分。 这里面主要涉及到,文本监听和按钮特效以及xml布局,字符串格式化,等方面的实例,按钮特效使用shape绘制。 对于文本框的监听我给他做了一个实时的输出可以方便大家,很好地观察TextWatcher这个类所返回的数值变化-This tutorial is all I do original hard, not easy to want to give a creative points. This is mainly related
Ex05
- appwidget的使用以及broadcast的实现。在主页面上编辑广播信息,点击广播按钮发送广播信息,广播信息及时更新到桌面的widget上-the method use appwidget and broastcast
android-BasicTransition
- 此示例演示了在KitKat推出的transition框架的基本的使用。选择每个单选按钮实现场景之间的切换-This sample demonstrates the basic use of the transition framework introduced in KitKat. Select each of the RadioButtons to switch between the Scenes.
IntentTest2
- 隐式Intent-2的使用,通过点击按钮跳转到百度网址(The use of implicit Intent-2, through the click button to jump to Baidu URL)
IntentTest3
- 隐式Intent-3的使用,通过点击按钮来拨号10086(The implicit Intent-3 is used to dial 10086 by clicking the button)
Ch06
- 使用线性布局语句LinearLayout和相对布局语句RelativeLay out;Button文字按钮组件以及监听;ImageButton图形按钮组件以及触发事件。(Use linear layout statement LinearLayout and relative layout statement RelativeLay out; Button text button component and monitor; ImageButton graphic button componen
Ch6_4
- 使用线性布局语句LinearLayout和相对布局语句RelativeLay out;Button文字按钮组件以及监听;ImageButton图形按钮组件以及触发事件。(Use linear layout statement LinearLayout and relative layout statement RelativeLay out; Button text button component and monitor; ImageButton graphic button componen