-
Notifications
You must be signed in to change notification settings - Fork 37
Prerequisite
ZongXian Shen edited this page Jul 9, 2016
·
4 revisions
- JDK version >= 7
- JRE version >= 7
- Python version >= 2.6
Currently, Android SDK is merged with the Android Studio development package. Please download and install the package.
We need them to:
- Create the custom instrumentation tool.
- Create Android virtual device for experiment.
- Deploy the ProbeDroid engine and the instrumentation tool.
We need NDK to build the ProbeDroid engine.
We need Ant to build the ProbeDroid API jar which is used to develop instrumentation tool.