搜索资源列表
Android_apk
- 虽然能用WinRAR看到里面的xml文件,但是xml是经过优化的,无法直接查看,需要使用apktool 工具 , 下载 地址: https://code.google.com/p/android-apktool/ 。 下载 apktool-1.3.1.tar.bz2和apktool-install-windows-2.2_r01-2.tar.bz2解压到同一个目录,然后把待破解的apk文件拷贝到同一目录,DOS在cmd下进入apktool所在路径,然后输入apktool d "XXX1"
PullParseXml
- android 使用XML的read or wirte sample code-XML read or write code for android
AndInterface
- In the world of Android, an Activity is the point at which you make contact with your users. It s a screen where you capture and present information to the user. You can construct your Activity screens by using either: XML layout files or hard-