/android-leak-detection

Project applying static analysis to the context of object reference leaks in Android applications. Built on the Argus framework.

Primary LanguageScala

Android Leak Detection

Building

Requires sbt to build.

Run sbt and then run the compile command:

$ sbt
sbt:SampleProject> compile