搜索资源列表
source
- android解包rom工具。其中split_updata.pl是一个perl脚本,可以解开update.app,unyaffs.c和unyaffs.h编译后得到的二进制文件可以解开unyaffs格式的system.img。里面有一个unyaffs的二进制文件,是x86linux下的。 -android unpack the rom tool. The which split_updata.pl is a perl scr ipt, you can unlock the update.ap
extractCSV
- 转换短信格式并提取相应内容。IOS下短信的格式是UTF16的,要转换成Perl识别的GBK格式。-SMS format conversion and extract the content. Under IOS message format is UTF16, to convert Perl identified GBK format.
CSVtoXML
- 利用Perl的小程序。将Excel能识别的csv格式文件转换成xml格式,即android下的短消息格式。-Use a small Perl program. Converts Excel can recognize csv format files into xml format, under the short message format android.
SL4A
- scr ipting Layer for Android 的源码 sl4a 是个能在安卓上运行各种脚本语言的软件,已支持Python、Perl、JRuby、Lua、BeanShell、Javascr ipt、Tcl、shell。-scr ipting Layer for Android source sl4a was able to run a variety of scr ipting languages on Android software, has
ROM_update_extract_script
- 制作ROM原料时,解析update.app升级文件的perl脚本源码,可以用来对android系统学习研究-It s a perl scr ipt src for unpacking update.app, so as to making a android ROM.