资源列表
ServicesDemo
- 一个基于android的service的demo,非常适合安卓的初学者,用eclipse开发,安卓版本6.0-The service is based on android demo, very suitable for beginners Andrews, with eclipse development, Android version 6.0
vc serial port communication
- 串口编程源程序全集-Complete Works
电子书阅读器
- 基于Java编写的电子书阅读器,可在线使用云端资源,也可离线状态使用本地资源。基本功能包括:更改个人信息、更改头像、写入评论等。
hoppingbirdgame
- 一个小鸟的安卓手机游戏,适合学习,代码完整-A bird Andrews mobile games for study, code integrity
dengzhou
- 微信扫一扫二维码关注公众号,注册账号之后可以获取二维码,二维码作为出入凭证,凭借二维码才能出入会场,在注册过程中就达到了人员信息采集的目的(WeChat sweeps two dimensional code to pay attention to the public number. After registered account, two dimensional code can be obtained. As a certificate of entry and exit, two di
samples-19_r05
- 简单的android代码,在eclipse下进行练手(A simple Android code under eclipse)
SeriPortComm
- VS2008 开发的串口通讯小工具,适用于串行数据的发送和接收,以供VS2008初学者使用-use vs2008 develop a series port communication tools, used for series format data send and receive ,for user to study VS2008
NEC
- 基于LCD的智能电表驱动,符合DLT/645规约-LCD-based smart meter driven and consistent with the statute DLT/645
WavRecorder
- Android 平台下录制wav格式的录音(Recording wav format recording under the Android platform)
LTE_Model.zip
- LTE (4G) simulation model ,LTE (4G) simulation model
vlc4iphone_src
- 一个基于3g(iphone),用于流媒体播放的开源代码,可在此基础上进行开发-Based on 3g (iphone), for streaming media player open source code can be developed on this basis
LogCatTool-V3.5.3
- Android常用开发工具Eclipse和Android Studio本身自带有日志查看工具LogCat,一般性使用基本满足要求。但若长期处于Android的深度开发,会发现自带的工具内容缓冲区有限,会造成历史数据的丢失,且无法进行信息过滤和日志头自动提取分类。为了解决这些问题,故而开发了此款软件,该软件不仅解决了上述问题,而且还支持对日志文件进行离线分析和导出备份,支持对日志内容的横向过滤和纵向过滤,且可通过ADB工具直连物理设备进行日志的监控和分析,无需依赖开发工具。另外,软件为完全自主开发