资源说明:AndroidAnalysisGUI
This is a guide to get the alpha release of Android Analysis GUI. It has only been tested on Linux.
Install Qt SDK.
(1)Download the QtSDK (Qt_SDK_Lin32_offline_v1_1_1_en.run from "http://qt.nokia.com/downloads/sdk-linux-x11-32bit-cpp-offline") and install it using root permission.
(2)Configure the environment variable.
Add these to the end of the /etc/profile:
QTDIR=/opt/QtSDK/Desktop/Qt/473/gcc
PATH=$QTDIR/bin:$PATH
LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
export QTD
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
English
