资源列表
contentprovider
- 描述android中contentprovider和应用中调用的关系.-Descr iption android contentprovider and application called relationship.
[www_pin5i_com]src
- 一个简单的聊天工具,用于寻找周围的陌生人。-a simple chat tools,using for seaarching the strange people around you!
Design_Dialog
- 通常在一些应用中,我们需要自定义弹出框,android系统自带的弹出框色彩方面 比较单一。下面介绍一下如何能过xml的布局自定义dialog,很简单的实例-Usually in some applications, we need a single custom pop-up box, android system comes with the color of the pop-up box. The following describes how xml layout custom dialo
GestureDetector
- android 关于手势识别的介绍,有图有真相,绝对好资料-android on gesture recognition of the introduction, there are pictures and the truth, absolute good information
LibInject
- android平台上的注入代码,目标进程中写入shellcode, shellcode会调用dlopen来载入library -android platform to inject code into the target process to write shellcode, the shellcode calls dlopen to load the library
kekong
- 对于java克隆技术的简单实现应用,对于初学者是一个很好的学习代码。-For simple java application of cloning technology to achieve, for beginners is a good learning code.
Android-dirver
- android 内核添加新驱动,方便驱动开发-Add drive android kernel
ViewfinderEE368
- Read the image Using Android Camera
android_getCPUstats_src
- android环境下获得CPU的相关状态信息的源代码。可以作为学习安卓环境编程的模仿参考。-SRC of get_CPU_stats, for prgramming on android
HistogramView
- 自定义的android控件视图柱状图,最好占用整个屏幕,-A custom Android histogramview column, the best occupy the entire screen,
RealViewSwitcher
- 滑动效果 ViewFlipper 像android桌面一样的滑动-Sliding effects
android-process-precoding
- IPC调用的AIDL的具体说明! 它本质上是Server端和Client端都具有相同的AIDL文件,要位于相同的包下,即package的包名药一样,然后才能正确的通过proxy访问,否 则client与server的aidl文件处于不同package会出错的。-IPC calls AIDL specific instructions! It is essentially a Server side and Client-side have the same AIDL file, t