搜索资源列表
APK
- APK文件为压缩包,解压缩后会有XML,DEX等文件,也是Android开发的源文件,但XML和DEX文件都是经过编译的文件,网上也下载到相关的反编译工具,但不能解决批量反编译的问题,所以本程序就此诞生,运行本程序,可以搜索此-APK file is compressed, decompressed will be XML, DEX and other documents, but also developed Android source file, but XML files are com
android10
- android 10 是有android 10个例子,包播图片浏览器,文件管理器等-android 10 android 10 is an example, including broadcast picture viewer, file manager, etc.
1211asd.RAR
- -Android 2.3.4 version of the UVC Camera test program, use YUYV format (in fact, MJPG format is used, as long as I commented out a few lines of code uncomment look like a camera), used in the android device node is/dev/video1 as a front camera, you w
androiddownload
- 实现android平台的文件下载功能,实现与互联网的交互。-The android platform file download function, and interaction with the Internet.
DocumentViewer
- 此android应用为查看pdf文件格式的工具。-This android application tools to view pdf file format.
Android
- [代码] Android 轻松实现语音识别的完整代码 * Copyright (C) 2008 The Android Open Source Project 002 * 003 * Licensed under the Apache License, Version 2.0 (the "License") 004 * you may not use this file except in compliance with the License. 005 * You
facebook-android-sdk.jar
- This my android apk file. facebook project-This is my android apk file. facebook project..
Android-Mobile-security
- 在android平台下用于保存数据有三种方式,1、SQLite 2、SharedPreferences 3、File SharedPreferences是将数据保存在一个xml文件中,并且是以Map的形式保存,一个Key对应一个Value,但获取某一个Key的时候,都会有一个默认值,这个默认值是在xml不存在这个key值的时候使用。 -There are three ways to save data in the android platform, SQLite, SharedPref
ANDROID2MYSQL
- 基于ANDROID开发环境ECLIPSE进行读取MYSQL数据库,本程序经过测试可以使用,需要用户自行编写TEST.php文件-Read MYSQL database development environment based on ANDROID ECLIPSE, the program has been tested and can be used need user write your own TEST.php file
Android-orign-code
- andorid源代码结构分析详解 源代码内部文件分析-the Andorid source code Detailed structural analysis within the source code file
xml
- 一个简单的文件啊,对android的xml文件进行简单的概述,还有本人的一点学习笔记-A simple file ah, right android xml file a brief overview, as well as my little study notes
android--logfile
- android 写日志文件的方法,比较方便的读取文件,查找问题-Android to write the log file method, more convenient to read the file, find the problem
H264Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
android_baidu_PoiOverlay
- android baidu map lib file,-android baidu map lib file
MoblieSafeProduct
- 自己写的 关于安卓手机的 一些安全软件的竞品分析的思维导图。由于PUDN无法选择思维导图各种的文件,就选择了CHM文件,望理解。该文件需要Xmind软件打开,谢谢!-Write your own phone number on the Android security software Competitive Analysis of Mind Mapping. Since PUDN not choose from a variety of documents mind map, chose CH
ANDRIOD
- Android基站定位的相关程序,以DOC文件上传。-Android base station positioning procedures to DOC file uploads.
SaveFile
- 保存文件功能的实现,一个小的记事本,配合Android实现功能 ; -file Sava ; A notepad
BACK_TO_THE_I8160P
- Android bin file for format to galaxy i8160p
android-find
- android shell 没有查找文件的命令。用递归重写find命令,用于android shell 下查找文件,mmm 编译后,push 进去后加可执行权限,就可以正常使用-android shell did not find the command file. Recursive rewrite find commands to find the file under the android shell, after compiling mmm, plus post push into e
Bypass-for-Screen-Lock-of-Android
- :随着移动通信技术的迅速发展和广泛应用,手机内部包含的信息已经成为犯罪侦查重要的线索和证据来 源。由于人们对数据安全和隐私保护意识的提高,以及涉案嫌疑人的反侦查意识的增强,涉案的智能手机通常 带有锁屏密码,在这种情况下,如何对其中的数据进行提取、处理和分析成为一个重要的研究方向。本文主要 针对Android 手机的锁屏问题进行研究,详细介绍了Android 智能手机三种锁屏密码,即手势密码、PIN 码密 码以及复杂密码的文件结构和存储原理,分析了如何借助Android 的ADB(