搜索资源列表
Dialer
- android拨号功能的实现,自定义拨号键盘视图,自定义删除事件!-the realization of the android dialing, custom dial pad view, custom delete event!
java
- 在手机上安装VPDN拨号软件,使用于企业内网应用,方便使用。-VPDN dial-up software installed on your phone, for use in intranet applications, easy to use.
myContact
- 这个通讯录整合了系统通讯录和自定义通讯录,并实现了⑴查看功能 ⑵增加功能 ⑶拨号功能 ⑷修改功能 ⑸删除功能 ⑹菜单功能等-The address book integrated system address book and custom address book, and realized the (1) view function (2) increasing function (3) dial-up function (4) modify functions A headscar
Test2
- 一个android拨号程序,使用了SQLite数据库-android dial number program,including SQLite.
phone
- 本软件主要实现拨号功能,界面简单易操作,android2.3平台-This software is mainly dial-up function, the interface is simple and easy to operate, android2.3 platform
DialANumber
- Android app to dial number
honey
- 基于android的应用程序,画一颗心打给honey。通过识别gesture找到后台匹配的联系人,自动呼出联系人的号码。-based on Android platform.drawing a heart to dial to honey.
3d
- 实现了3D转盘的效果,左右滑动进行选择图标-Dial 3D effect, sliding around the selected icon.
phone
- Android开发的拨号软件,具有拨打电话等功能-Android Developer' s dial-up software, such as call
voipdial
- 讓android透過UDP驗證及先行pre-call對方電話,再用UDP來通話, 半自動直撥方式-Android phone through the UDP authentication and the first pre-call each other, and then the UDP to call, semi-automatic direct dial mode
bohaoqi
- 智能拨号器,功能有自动匹配号码,正常拨号,是一个android小程序-Smart dialer features automatic matching numbers, a normal dial-up, is a small program android
dtmf-decoder
- 一个DTMF的解码源代码,可以直接运行在Android 1.6以上的版本上,如果需要测试效果需要利用两根带MIC的耳机线做成两端3.5MM音频口直连,发射端直接用手机拨号即可看到另一端能解出相应的按钮-A DTMF decoder source code, can be directly run on Android 1.6 or later on, if the need to test the effect of two with MIC headphone cable made both
Phone
- android 打电话的程序,可以实现拨号打电话。-android call the program, dial-up phone calls.
Dail
- 电话拨号界面,在eclipse上开发,能在模拟器上运行。该界面主要用到TableLayout布局。-Telephone dial-up interface, developed in eclipse, can be run on the emulator. The TableLayout layout interface is mainly used.
DialerPan
- 设计的Android自定义View,模仿老电话式旋转拨号盘,按住数字键后绕着圆心进行旋转,当旋转到第三象限时,中心图片会改变,在第三象限抬起手,就会将按住的数字填入编辑框,也可点击编辑框后的后退按钮进行撤销操作,编辑完后点击中心图片会验证所填入密码是否正确。我当前设计的密码是123.-Design custom Android View, imitating the old rotary dial phone, hold the number key to rotate around the c
uucalldialer
- uucall.voip网络电话软件-安卓客户端源代码.实现回拔。直拔功能-uucall.voip Internet telephony software- Android client source code to achieve pull back. Direct dial functionality ..
chuanyu
- 一个简易的通讯录app源码。 包括开始gif欢迎界面。拨号界面,分组和联系人界面等。 并可很方便的为新增联系人更换头像。-A simple address book app source. Included start gif welcome screen. Dial-up interface, grouping, and contact interface. And can be easily replaced for new contacts avatar.
GW_Wheel
- android转盘抽奖源代码,仅用于参考-android dial draw source code for reference only
Android-address-book
- Android高仿QQ通讯录界面效果和功能参照QQ通讯录设计基本打电话,发短信,收短信功能都实现。比如拨号键盘的界面、号码编辑框,里面还有拼音帮助类,将字符串中的中文转化为拼音,其他字符不变。像获取联系人的列表、筛选查询后的数据list、选中的联系人名字、选中的联系人号码、选中多少个需要删除的联系人、得到字母列的对象,并设置触摸响应监听器等通讯录相关功能,都是值得新手学习的。-Android address book interface effects of high imitation QQ
clockgood
- 比较实用的,绘制表盘的外观、绘制表盘上的小刻度和大刻度也是值得参考的,表盘分割成60份,将分割点处的坐标存放在数组中,每当小程序重新开始时,首先消灭线程,然后重新开始创建线程。12点各个时针的位置坐标(按新坐标系的坐标)。 Thread 时针=null, 分针=null,秒针=null //用来表示时针、分针和秒针的线程。 //表示时针、分针、秒针端点的整型变量: int hour_a,hour_b,munite_a,munite_b,second_a,secon