CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - Reverse

搜索资源列表

  1. SensorTest

    0下载:
  2. Android 手机系统中的重力传感器+源码,,重力传感器也称为加速度传感器,源代码编译环境需要SDK 1.5(api 3)支持。 此传感器不仅对玩家反转手机的动作可以检测到,而且会根据反转手机的程度,得到传感器的值也会不同-Android mobile phone system in the gravity sensor+ source code, gravity sensor, also known as acceleration sensors, the source code is co
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:48311
    • 提供者:张峰
  1. classes.dex.dex2jar.src

    0下载:
  2. HTC android Camera源码.注明:通过逆向工程得到的,原文件没有作过保护,源码完全可读.-HTC android Camera Source. Indicate: obtained through reverse engineering, the original files are not made to protect, source completely readable.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:281989
    • 提供者:依然
  1. apktool1.3.2.tar.bz2

    0下载:
  2. 可用于Android的apk工程 逆向转换,或者源码及xml文件-Apk works for Android in the reverse conversion, or the source code and xml file
  3. 所属分类:android开发

    • 发布日期:2017-03-03
    • 文件大小:1351680
    • 提供者:许某某
  1. Android-binder

    0下载:
  2. Android的binder机制研究(C++部分),通过对Android媒体播放器的反向分析,给出binder的类图,并详细定义了接口类、定义和实现binder类、BnMediaPlayService代码分析-Android s binder mechanism (C++ section), the Android media player through the reverse analysis, given the binder of class diagrams, and detailed
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:213289
    • 提供者:ycy
  1. AutoRingProjectxx_zz_src

    0下载:
  2. I created this app to simulate the ring behavior of the Motorola RAZR which would switch to loud when charging and return to vibrate-only when disconnected (no manual adjustment needed). This app also allows the reverse scenario (silent when connecte
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:31139
    • 提供者:srhg
  1. android_LayoutAnimationController

    0下载:
  2. 如果我们需要一个界面中的多个控件按照相同的动画方式但是每个控件完成该动画的时刻不同的话,就可采用本节讲的LayoutAnimationController来方便的完成了。  参考资料为Mars老师的教程,http://www.mars-droid.com/.   首先我们来看看用java代码怎么完成该功能,主要遵循以下步骤:   在anim下新建一个xml文件,该文件里面设置了控件的动态效果,所以根标签为set。   在java代码中新建一个Animation对象,采用Ani
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1533618
    • 提供者:wuwei
  1. android-apktool-src

    1下载:
  2. android application (apk) can be reversed by this tool.-apk reverse tool
  3. 所属分类:android开发

    • 发布日期:2013-06-28
    • 文件大小:12117176
    • 提供者:zhang xue zh
  1. SimpleDrawing

    0下载:
  2. 以一张图片为例,对其进行了各种角度的变换以及翻转,并分别显示在画布的不同位置-Using a picture to learn how to rotate it ,how to reverse it and where to display it on different coordinate
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:229496
    • 提供者:汤芸
  1. SensorTest

    0下载:
  2. 对玩家反转手机的动作可以检测到,而且会根据反转手机的程度,得到传感器的值也会不同-Reverse operation of the player can be detected by the mobile phone, and the phone will be reversed depending on the degree to obtain a value of the sensor will be different
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:52068
    • 提供者:Sunny
  1. android-book

    0下载:
  2. Android™ A Programmer’s Guide-This is a copyrighted work and The McGraw-Hill Companies, Inc. (“McGraw-Hill”) and its licensors reserve all rights in and to the work. Use of this work is subject to these terms. Except as permitted under the
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3832573
    • 提供者:sxdd
  1. android

    0下载:
  2. Android 计算器源码之逆波兰算法 基于Android 4.2.2 做的一个简易计算器,采用逆波兰算法,将中缀表达式转换为后缀表达式,可解析带括号的四则运算-Based on the Android 4.2.2 do a simple calculator, using the algorithm of reverse polish, convert infix expressions to postfix expression, can parse arithmetic with pa
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:2686354
    • 提供者:小王子Galaxy
  1. Android-Reverse-engineering

    0下载:
  2. 集合了apktool,dex2jar,jd-gui,APKMulti-Tool,以及AXMLPrinter2(manifest乱码还原工具),内附详细反编译教程-Collection apktool, dex2jar, jd-gui, APKMulti-Tool, and AXMLPrinter2 (manifest distortion reduction tool), containing detailed tutorial decompile
  3. 所属分类:android

    • 发布日期:2017-06-08
    • 文件大小:15552431
    • 提供者:Lin
  1. fixelf

    0下载:
  2. 针对畸形elf文件自动修复 Android逆向调试中可能会遇到畸形的so,本工具支持自动修改elf_header等功能,实现32位elf文件的自动修复 效果很好(Automatic repair of malformed elf files Android reverse debugging may encounter malformed so, this tool supports automatic modification of elf_header and other functi
  3. 所属分类:android开发

    • 发布日期:2017-12-20
    • 文件大小:990208
    • 提供者:justconan
搜珍网 www.dssz.com