搜索资源列表
android-serialport-api android平台上用于串口访问的参考代码
- android平台上用于串口访问的参考代码,很实用,可以用于需要在这个平台上读写串口操作的各种工程,程序自动搜索系统的串口-android platform reference code for serial port access, very useful, can be used to need to read and write the serial port on this platform operating various projects, the program automati
Many-nuclear-communication
- 作者:华清远见3G学院。《Android多媒体编程从初学到精通》第三章、多核通信。在2010年末,智能终端的CPU得到了快速发展,高端的智能终端已经采用了Cortex-A8的双核处理器。而在平板电脑上,Nvidia开发的基于Cortex-A9的双核处理器Tegra 2则成了市场的宠儿。通信离不开内存的操作,在Qucalcomm平台上,内存一般分为3种:基带内存(Modem Memory)、应用内存(Application Memory)和共享内存,其中系统MPU保护基带内存不被aARM接入,AR
MyFileBrowser
- 一个android系统下的文件浏览器,可以对文件进行一些简单的操作(复制、粘贴等),可以查看编辑txt文档-An android system s file browser, you can file a few simple operations (copy, paste, etc.), you can view and edit txt file
File.rar
- Android开源手机操作系统可以让开发人员在模拟器中进行相应的操作以使系统满足用户的各种需求。在这里我们可以通过对Android读写文件的相关操作来体验一下这款操作系统的编写方式。
fileIO_for_android
- android手机系统的文件读写操作例子。简单的实现了手机系统中的文件的读写。-android mobile operating system, file reading and writing examples. Simple implementation of the mobile phone system read and write files.
GestureTest
- 简单实现了android系统下对于用户手势的识别功能,一次来执行某个操作,其次是完成了一个自制menu-a simole demo about gestures identification and made menu by yourself
_db_Handler
- Android手机系统上的数据库操作;android自带SQLite 数据库的操作!-Android phone database operation on the system android comes with SQLite database operation!
CameraDemo
- 对android系统的camera进行相关操作,比如设置相片大小,照片写水印。-The camera of the related android operating system, such as setting the size of photos, photos, write watermark.
shoujidiancai
- 手机点菜系统,包含了注册登录功能,可以连接外网,进行数据匹配等操作!-Phone ordering system, including the registration sign-on feature, you can connect outside the network, data matching and other operations!
mobilePhotoes_2
- 本软件的开发是为具有android手机的用户浏览本地图片,并对图片进行处理,拍照操作。1 .1软件运行 本软件运行在android智能手机上,在软件安装后,直接点击相应图标,就可以显示出软件的主菜单,进行需要的软件操作。 1 .2系统配置 具有android操作系统的智能手机 2.4.1:浏览本地图片模块 2.4.2:拍照模块 -The software development is a android phone users browse the local image, an
Android
- 上传操作,同时调用系统的相关功能,满足相关的操作-Upload operation, while calling the system-related functions, to meet the related operations
signed
- 基于流量的手机道路导航系统 1. 以智能手机为操作平台,设计并实现基于道路当前流量的路径导航 2. 完成指定出发点和目的点间的路径信息的获取 3. 完成各路段车流量信息的获取-google map
Phontroler-version-1.01
- Cellphone Controller设计的基本思想是Android手机端通过socket与电脑连接,在密码认证之后与电脑端的服务器程序连接,并向服务器程序发出命令,服务器程序通过调用系统命令行或给系统发消息,从而控制电脑。其优点是:节约了大量带宽;消耗的硬件资源小(电脑不用反复截屏发送图片流,手机端也不用播放流媒体);使手机端的用户操作更加便捷(UI更加适合手机用户操作);使手机端的用户体验更加流畅。-Cellphone Controller design of the basic idea
fileSearch.tar
- 一个android的文件搜索小工具,包含了android系统中的文件权限和文件操作的知识。-a application you can used it to search the file ,then it will callback the path where you put the file.
android-read-write
- 1,在Android系统中,这些文件保存在 /data/data/PACKAGE_NAME/files 目录下 2,android 读取文件内容操作-Android system, these files are stored in/the data/data/PACKAGE_NAME/files directory , Android to read the contents of the file operation
droid-VNC-server-master
- 这款droid VNC server顾名思义就是VNC服务器,VNC相当于Lunix系统的远程桌面,通过网络将手机与PC连接后可在电脑上实现对手机的远程操作。 -droid VNC server source code. PC can control andriod device via WiFi.
phone
- 一个手机订餐程序,简单的网络操作,可实现订餐服务,是酒店系统服务的分支-A phone ordering procedures, a simple network operating catering services, hotel service branch
ImageLock
- 在ANDROID系统的手机实现锁屏等屏幕操作,此源码也是我转发的,事先声明,不过经过验证是可以使用的。-In the the ANDROID system of phone lock screen and screen operation, this source is also forwarded prior statement, but after verification can be used.
androidSyetemUtil
- android开发中用到的系统操作工具类,可在多个项目中重复使用,很方便-android development tools used in system operation can be reused across multiple projects, it is convenient
Android系统访问串口设备源码
- Android串口 程序,可以操作串口通信(Android Serial port can operate com conmunicate)