资源列表
LogCatTool-V3.5.3
- Android常用开发工具Eclipse和Android Studio本身自带有日志查看工具LogCat,一般性使用基本满足要求。但若长期处于Android的深度开发,会发现自带的工具内容缓冲区有限,会造成历史数据的丢失,且无法进行信息过滤和日志头自动提取分类。为了解决这些问题,故而开发了此款软件,该软件不仅解决了上述问题,而且还支持对日志文件进行离线分析和导出备份,支持对日志内容的横向过滤和纵向过滤,且可通过ADB工具直连物理设备进行日志的监控和分析,无需依赖开发工具。另外,软件为完全自主开发
sources_2.1
- android 2.1的系统源码,解压后放在sdk/platforms/android-2.1/sources下后,Eclipse中编写代码时点击系统函数即可看到源码-android 2.1 of the system source code, under post-unpacked on sdk/platforms/android-2.1/sources, Eclipse to write code in the system function when Click to see the so
GOOGLEPANDROID
- GOOGLE ANDROID揭秘,非常好的android学习书籍-GOOGLE ANDROID Works
upload
- 实现往服务器上传文件,以及一些简单的POST和GET的通信测试-Upload files to the server, as well as some simple POST and GET communication test
blynk-server
- Blynk is a platform with iOS and Android apps to control Arduino, ESP8266, Raspberry Pi and the likes over the Internet.
OCR图像识别安卓源码
- 源码包含OCR图像识别库,测试项目中已导入库文件。
linphone-android
- Linphone-android 源码,2015编译,可直接运行,欢迎分析使用-Linphone android source code, compiled 2015, can be directly run, welcome analysis used
Linphone
- linphone软电话源码,可以作为参考,应该是写软电话很好的参考物(Linphone soft phone source code, can be used as a reference, should be a good reference to write soft phone.)
Android
- Android开发教程,比较基础的一个教程。-Android development tutorials, a tutorial basis for comparison.
bilibili-android-client
- 一款模仿bilibili的android视频播放客户端源码,包含直播,追番剧等的-a bilibili android video client
NdkDemo
- android里面java调用c/c++的一个样例,适合刚入门ndk的人学习-android java call inside a sample c/c++, and for people just getting started learning ndk
蓝牙通讯
- 安卓蓝牙通讯程序,内涵源码,亲测可以使用.稍作修改就可以直接使用.