搜索资源列表
Android.LibInject
- Android平台上的注入代码LibInject 处理器是arm的,需要额外处理一些东西 整体流程分3步 1.在目标进程中分配内存,用来写shellcode和参数 2.往目标进程中写入shellcode, shellcode会调用dlopen来载入我们的library 3.运行目标进程中的shellcode-Into the code on the Android platform LibInject processor is the arm o
pedometer
- 开源Android项目计步器源码,打开软件后,手握手机,可根据你走路时胳膊摆的次数准确测试出你走了多少步,有意思吧,而且这个项目的源码是开源的,分iPhone版和Android版,此为android版的pedometer源代码,有条件的可重新编译运行一下。-Open-source Android project pedometer source, open the software, hand phone, according to the swing arm when you walk out
Screenshot-without-root-master
- 该项目采用的是Android原生截图库的一部分。这是使用GCC编译器的变种编译成ARM的可执行的C代码-This project is native part of Android Screenshot Library. It s a C code compiled into ARM executable using the variant of GCC compiler
Android-sensor-using-advanced
- 程序源码《Android传感器高级编程》利用你所需的知识和代码来武装你,帮助你很好地利用Android中的传感器。从确定智能手机的位置和解释物理传感器,到处理图像、音频和识别语音,你将学会如何有效地调用传感器相关的API。使用这些信息,不仅能在开发过程中节省时间,而且还能创建融合了新层次的交互和自动化的特色应用。-Program source code Android sensor advanced programming to use the knowledge you need and
AudioRecord
- 录音、播放功能学习源码锁屏以后可以继续录音,源码非常简洁,总共源码才100多行,带有比较丰富的注释,花几分钟看一遍就可以很方便快速的学习和了解安卓录音、播放功能的实现。另外录音以后开始以后音频文件使用arm格式储存在SD卡中。 -Recording and playback function learning source lock screen to recording, source code is very simple, total source before more than 1