搜索资源列表
ex07_1_button
- java android activity例程-java android activity
LockScreenPrj
- 一個程序可以用來將手機上鎖而不用透過電源鍵-A program can be used to lock the phone instead of through the power button
RecipeBuilder
- 一个用Flex+java 做的菜单生成系统服务端,实现菜谱的在线设计 有Image Button Movie 等组件,可在线设计菜单页 组件的拖拽 放大缩小 旋转 以及 属性的设置,内含常见的Flex效果(书翻页效果,缓动效果等)通过XML与Android 客户端交互(这里不包含Android 客户端代码);环境:MyEclipse8.6+FlashBuilder 4 plugin +Tomcat 6.0-A to do with Flex+ java menu generation syste
T_ButtonExmple
- android中按钮控件的使用方法,用eclipse编写-this file introduces the method to use Button.
ToggleButton
- Android编程之ToggleButton实例源码下载,切换按钮,动态按钮Android源码实例,那些Android手机中的漂亮按钮就是这么做出来的,喜欢的就请下载源码参考学习吧。-ToggleButton example source code download Android programming, switch button, dynamic buttons Android source code examples, pretty Android phone button is to
RecordSound
- RecordSound源代码,Android录音实例,获取程序界面中的两个按钮,为两个按钮的单击事件绑定监听器,创建保存录音的音频文件,设置录音的声音来源,设置录制的声音的输出格式(必须在设置声音编码格式之前设置),设置声音编码的格式-RecordSound source code, Android recordings instance, get two buttons in the program interface binding for the two-button click even
TestUI
- android开发中常见的控件示例,包括button、TextView、EditText RadioGroup、RadioButton、CheckBox、 Spinner等 -android development example of common controls, including the button, the TextView the EditText RadioGroup, a RadioButton the CheckBox, Spinner, etc.
Speech
- 个人写了一个文件里的文字转换成语音的Android小程序,在别人的TTS里,只能手写然后才读出来。我的程序只要在文本框里输入一个mnt/sdcard/*.txt,点击读文本按钮即可。-The personal write the text into a file voice applet Android, in others the TTS only handwritten and then read out. My program as long as the text box to ente
Android_shiwutixing
- 事物提醒功能源码 事物提醒功能源码-package com.cn.daming import java.util.List import android.content.Context import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import android.widget.BaseAdapter import
3-1(ButtonAndClickListener)
- Android源码(Button与点击监听器)-Android source code (Button and click listener)
OnLongClickListener
- android按钮的长按事件例子。。适合于初学者-android button press event examples. . Suitable for beginners. .
switch_demo
- android滑动按钮的开关,有需要的赶紧下载吧 实惠 能用 便宜-button on or off
testDraft
- Android拖动Button按钮显示效果 -Android Drag a Button display
ListViewToggleButton_R1
- android listview Button
ButtonProject
- android Button点击事件 点击获取EditText值弹出提示信息 -android Button click event Click to get EditText value prompted.
EX05_03
- 短信/* 建立两个mServiceReceiver对象,作为类成员变量 *///mEditText1.setText("+886935123456") /* 设定预设为5556表示第又个模拟器的Port */-import android.widget.Button import android.widget.EditText
Android-4-of-Click-event
- Android开发中,常用的点击事件的四种写法:1、采用在Activity中创建一个内部类定义点击事件;2、采用匿名内部类定义点击事件;3、Activity自己实现OnClickListener接口,实现onClick方法;4、在xml文件中创建Button view时,为它添加Onclick参数- Android development, four written commonly Click event: 1, create an inner class defined in the c
Android-Button-Example
- Android button example for java devenloper
作业2
- 设计两个界面,第一个界面添加一个按钮,点击后切换到第二个页面,第二个页面是随机出现10个不同的随机数(140以内的)。(Design two interfaces, the first interface to add a button, click to switch to second pages, second pages randomly appear 10 different random numbers (within 140).)
LoadingButtonAndroid-master
- Loading Button Android