从零开始学Android应用安全测试(Part1)
在对安卓使用测试之前,大家需求搭建一个适合的移动平台。首先,大家需求下载EclipseADTbundle,并安装。这儿我就不再过多重复造轮子的事情了。这儿面有俩个文件夹,一个叫tools,另外一个叫做platform-tools。这俩是非常重要的,是需求参加环境变量里边的。以下命令可以用来增加途径到环境变量中
(Before using and testing Android, you need to build a suitable mobile
platform. First of all, you need to download EclipseADTbundle and install it. I won't repeat the wheel-making thing too much here. There are two folders here, one is called tools and the other is called platform-tools. These two are very important and need to be added to the environment variables. The following commands can be used to add paths to environment variables)
页:
[1]