WALA/com.ibm.wala.dalvik
Martin Mohr 54ec3410e7 don't add jdk libs to android analysis scope
CAUTION: Now you have to make sure that the provided android lib actually contains all standard
java classes (e.g. java.lang.Object); WALA will complain and crash if this is not the case
2014-03-31 11:20:17 +02:00
..
.settings fix some warnings and remove absolute path in build configuration for com.ibm.wala.dalvik 2013-03-12 01:05:15 +01:00
META-INF fix compile errors in dalvik frontend 2013-07-02 16:03:13 +02:00
lib add android lib, model and example app to make test run possible (only temporary) 2013-02-01 11:13:03 +01:00
models add android lib, model and example app to make test run possible (only temporary) 2013-02-01 11:13:03 +01:00
src don't add jdk libs to android analysis scope 2014-03-31 11:20:17 +02:00
.classpath fix compilation problems, remove dependency on wala test project, transform eclipse project dependencies into plugin dependencies 2014-04-09 02:43:32 +02:00
.project make com.ibm.wala.dalvik a plugin project 2013-02-01 11:17:27 +01:00
README Copyright notice 2013-02-06 09:03:20 +01:00
StringTest.apk add android lib, model and example app to make test run possible (only temporary) 2013-02-01 11:13:03 +01:00
build.properties fix some warnings and remove absolute path in build configuration for com.ibm.wala.dalvik 2013-03-12 01:05:15 +01:00

README

NOTICE
======

This project was extracted from the SCanDroid project:

https://github.com/SCanDroid

(c) Copyright 2009-2012

The preferred license for SCanDroid is the BSD License and the majority of the SCanDroid software is licensed with it.