搜索资源列表
android
- 一个不错的网络监视器源码,这个程序有四个主要的模块 1.全局的网络监视 2.本机的网络信息 3.网络数据日志记录 4.网络测试(比如:ping 测试)-A good source network monitor, this program has four main modules 1 global network to monitor 2. The machine' s network information 3 network data logging 4 networ
Android-WIFI
- android wifi的开发介绍,包括wifi模块、初始化,连接AP等内容,有程序源码-android wifi development of presentations, including wifi module, initialization, connection AP, etc., have the program source code
QWR
- 自绘进度条,提供易语言源码、易语言模块、易语言教程下载 并且提供易语言技术文章,易语言在线问答,为易语言学习者提供一个学习的支点-Since the painting progress bar, providing easy language code, easy language modules, easy language tutorial downloads and technical articles providing easy language, easy language, o
gps_jizhan_wifi
- 这是android下调用GPS模块,在没有GPS模块不可用的情况下实现IP地址定位的源码。-This is the android source code, which calls the GPS modul and wifi module to for location. This is a typical locating method.
SMSListener
- 短信监听功能模块源码,提供短信监听,可以屏蔽垃圾短信-SMS listener function module source code, SMS listener can block spam messages
Sudoku
- android版数独游戏,界面清新,可按序号选择游戏,也可有系统随机选择游戏,具有很好的模块化结构,可以自己在源码中添加题目-android version of Sudoku game, a fresh interface, select the game according to the serial number can also be randomly selected game system has a modular structure and can add a title in
CallPhoneLogs
- Android显示通话记录模块的源码,让用户适时查看今天、昨天、前天和几天前的通讯记录,包括未接来电、已接来电、已拨电话等-Android call recording module source code, allowing users timely view today, yesterday, the day before yesterday, and communication records of a few days ago, including those not missed ca
The-bell
- Android铃声设置模块源码,标签切换事件处理、添加监听器、取得手机的初始音量,并初始化进度条、取得初始模式,并分别设置图标、增加和降低音量、静音和振动状态的实现、计算切换时间等。 -Android Ringtones settings module source code, label switching event handler, add the listener, to obtain the initial volume of the phone, and initialize
RingProfile
- Android铃声设置模块源码,通过本Andorid源码将了解以下相关技巧: 声明和取得TabHost对象、新建一个newTabSpec(newTabSpec)、设置其标签和图标(setIndicator)、设置内容(setContent)、情景模式设置、设置TabHost的背景图片资源、初始化,取得AudioManager、标签切换事件处理、RadioButton添加监听器、添加onChangeListener、RadioButton添加监听器、取得手机的初始音量,并初始化进度条、取
AndroidImitateLetao
- Android仿乐淘的应用程序分析源码,仿乐淘应用客户端的程序源码,为您编写其它类似的购物应用起到帮助作用,通过这个并不复杂的应用实例,你可以了解一些Android的编程技巧,比如:底部菜单栏点击事件效果设置,模仿从服务器加载数据时的虚拟进度条,通过线程来循环调用进度条,底部菜单模块ListView监听器、获取ListView的数据,继承Activity类可以使用此类的方法,该类提供整个项目中Activity所使用到的公共方法,该类中全属于公共方法.集成该类可以使用等-Android the
CheckBox
- android的是否加载某项内容如图片的功能模块源码-android is loaded a source of functional modules such as pictures
btdemo
- 模仿android系统源码编写的蓝牙通讯模块,基本实现了蓝牙通讯的功能。-Android system source code written in imitation of Bluetooth communication module, the basic realization of the Bluetooth communication function.
mailDemoModule
- 模仿android系统源码编写的邮件通讯模块,基本实现了邮件通讯的功能。-Android system source code written in imitation of the message communication module, the basic realization of e-mail communication function.
wifiDemo20130314
- 模仿android系统源码编写的WIFI通讯模块,基本实现了WIFI通讯的功能。-Imitation WIFI android system source code written communication module, the basic realization of the WIFI communication function.
Zyy360
- 网站视频模块源码是一套基于网站视频模块开发android手机客户端项目源码,可以实现通过手机客户端很方便的浏览网站的视频内容,网站的视频内容大部分是flv和mp4格式。本项目使用Android Studio IDE的Gradle构建,实现思路也使用了常规的手机客户端通过向服务器端发送http请求,服务器端api接口返回json数据,然后手机客户端解析json数据,然后将数据展示在listview中。另外压缩包中附带了一份详细的源码分析pdf文档。想研究一下的朋友可以自己下载-Video webs
Face
- 一个安卓的人脸检测模块源码,需要配合主程序使用-A Face detection for Android,Need to cooperate with the main program to use
课程实例源码
- 第一讲_测试 第二讲-随机取姓名 第三讲(易安卓之子程序)-测试文件是否存在 第四讲(易安卓之数组与变量循环)-扫描音乐 第五讲(易安卓之资源和时钟组件)-语音报时表 第六讲-录音机 第七讲(易安卓之模块、语音组件)-分类文件管理器 第八讲(易安卓之服务客户组件)-群聊工具 第九讲(易安卓之正则表达式)-匹配网址 第十讲((易安卓之容错处理)-调试出错程序(E4A develop source code)
coderstory-Mi-Purify-master
- xposed模块开发,小米净化助手,在原有基础上对系统应用进行冻结,并能动态定制化状态栏,本程序需要xposed框架支持。(Xposed module development, millet purification assistant, on the basis of the original system for freezing applications, and can dynamically customize the status bar, the program needs xpo
hckMusicPlayer-master
- 自己做了一个相对完整的音乐播放器,现在把播放模块提取出来,分享给大家。音乐播放器基本功能都实现了的,可能有些BUG,希望谅解。 播放器功能如下: 1.暂停,播放 2.拖动条实现,快进,快退 3.歌词同步 4.下一曲,上一曲。 5.专辑图片显示 6.后台播放,通知栏显示 7.来电话,暂停,电话结束,开始播放。(I made a relatively complete music player, now the player module extracted, to share
BlueToothTest-master
- 主要用于和集中器的蓝牙模块通信,读取出存储在集中器的数据并显示出来,除此之外还支持实时数据查询功能(It is mainly used to communicate with the Bluetooth module of the concentrator, read out and display the data stored in the concentrator, in addition, it also supports the function of real-time data q