搜索资源列表
wudao
- 在线查询单词的意思,可以查看已搜索的历史,模仿了有道词典的布局.-Online word means, you can view the search history, the proper way to imitate the layout of the dictionary.
xml
- android xml文件读取 包括 四种读取方式 一一列举 dom dom4j等-android xml file reading means reading includes four other enumerated dom dom4j
a
- Android 通信,描述Android的各种通信方式 -Android communication, describes the various means of communication Android
DigilinxActivity
- 在Android上使用ZXing识别条码 越来越多的手机具备自动对焦的拍摄功能,这也意味着这些手机可以具备条码扫描的功能, 手机具备条码扫描的功能,可以优化购物流程,快速存储电子名片等。-Android using ZXing identify the barcode/QR Code mobile phone more and more shooting with auto focus function, which means that these phones can have a
Android-overview
- 作者:华清远见3G学院。《Android多媒体编程从初学到精通》第一章、Android概述。Android作为一个开放、开源的移动终端平台,对业界来讲,这意味着,源代码基于Apache 2.0许可进行开放。与开源代码最常采用的GPL 2.0许可不同,Apache 2.0许可不要求开发者将开发的代码反馈给社区,这有助于企业的商业行为。-Author: HuaQing vision 3 G institute. "The Android multimedia programming from beg
MobileGuess
- MobileGuess Android手机上的猜数字小游戏源码,部分代码注释: public abstract int getGuessTimeLeft() //返回剩余猜测次数 public abstract String getNewNumber() //返回待猜数字 public abstract int getGuessTime() //返回可猜测总次数 public abstract int getGuessedTime() //返回已猜测次
defeat-360-android-app
- 这是一份安卓 安全相关的资料.有文章和源码. 360作为国内专业的安全公司,在安全界的水平是有目共睹的,我们抛开它在经营与病毒防治上的一些极端措施,就其产品 技术性而言,是广大安全爱好者应该学习的。今天我与大家探讨下在Android平台上360手机卫士这款产品其本身的安全性, 并将自己研究时的一点小成果拿出来与大家分享。Android手持设备的私密性注定了这是一个敏感话题,在开始本文前,我 郑重声明:本文的宗旨是让大家看到Android平台的可能的攻击方式,仅供
BluetoothChat_Test
- 借助于android的蓝牙功能实现的聊天程序-By means of the android bluetooth function realization of chat program
MyTitleBar02
- MyTitleBar源代码,在Android定义Tab选项卡,实现了仿百度贴吧中的悬浮顶部和底部的标题栏效果,项目中含:源码+效果图+项目结构图,很不错的Android界面设计效果,代码中ISIBLE:0的意思是可见的 INVISIBILITY:4 意思是不可见的,但还占着原来的空间 GONE:8 意思是不可见的,不占用原来的布局空间。另外源码中还定义了许多功能实用的类和页面,比如: MentionActivity.java 提醒Activity页面 MainActivity
WiFiCamera
- WiFi Camera, 共享 Android 手机的摄像头和麦克风,用于环境监控,实时视频传输。注意,实现方式采用多次JPEG传送的方式,会有延时不连贯的情况。-WiFi Camera, shared Android phone&s camera and microphone for environmental monitoring, real-time video transmission. Note that the implementation means of transmis
SoundTest
- 发明提供一种声音信号处理装置与相关方法,该声音信号处理装置包含有多个独立声音界面-Provided is a sound signal processing apparatus and related method, the sound signal processing means comprises a plurality of independent sound interface
SharedPreferences
- SharePreferences是用来存储一些简单配置信息的一种机制,使用Map数据结构来存储数据,以键值对的方式存储,采用了XML格式将数据存储到设备中。例如保存登录用户的用户名和密码。只能在同一个包内使用,不能在不同的包之间使用,其实也就是说只能在创建它的应用中使用,其他应用无法使用。-SharedPreferences is a mechanism used to store some simple configuration information, use Map data struc
Agile-for-Dummies
- A gile development principles have gone something used only by cutting-edge teams to a mainstream approach used by teams large and small for things as varied as the following: ✓ Startup software development projects ✓ Enterprise-sized dev
luyinpaizhaoweizhi
- 本项目是一个基于安卓的预警系统项目源码,项目本来的设计目标是在隧道中监测隧道的变形等情况,让管理人员进行处理!利用拍照录音等手段,将其信息上传到服务器的,本项目可以根据需求扩展到其他工程的检测监控中。客户端上传功能都做好了服务端可以根据post的字段自己用php或者py写个接收文件就可以了。注册部分只是个样子,没有实现功能-This project is a Android based early warning system project source code, the project
Creamer3
- 对手机摄像头进行控制 监控与进行网络通信,使得手机的通信方式多样-Phone camera to monitor and control network communication, making the phone diverse means of communication
guess
- 这是一个能够带来欢乐的趣味软件。 借助高科技的手段,通过语音,摄像头以及各种信息场的变化,来感知内心的活动,从而营造一种快乐的气氛。 本软件免费提供源码并放弃一切版权。 下载也可通过双引号模式检索: 精准出品 。 欢迎通过邮箱进行交流。-This is a fun software can bring joy. With high-tech means, via voice, camera and various changes in the information field, to sens
rapidjson
- rapidjson,腾讯开源软件,速度很快,支持dom和流式解析,已经应用于项目中,非常不错的json 解析库(C/C++ libraries with JSON parsing/generation capabilities. Performance means speed, memory, and code size)