Wangxiz
Wangxiz
I had the same problem when I only use `soot-infoflow-android-classes.jar`, `soot-infoflow-classes.jar` (FlowDroid2.7.1) and `sootclasses-trunk-jar-with-dependencies.jar` (Soot 4.1.0) as libs of my project, and it complained that "java.lang.ClassNotFoundException: gnu.trove.strategy.HashingStrategy" when I ran...
I tried to use Maven to integrate FlowDroid into my project, but I found only soot-infoflow in maven center repository, and soot-infoflow-android is not there.
@noidsirius You can find `de.tud.sse:soot-infoflow-android` in [this repository](https://soot-build.cs.uni-paderborn.de/nexus/service/rest/repository/browse/soot-release/).