Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 391 Bytes

File metadata and controls

10 lines (8 loc) · 391 Bytes

AndroidPrivacyServer

Short Deployment Note

Download the Release, unzip to a Dir(for example, /home/APS/), run in shell like this:

java -jar AndroidPrivacyServer-0.0.1-SNAPSHOT.jar  --spring.application.json='{"flowdroid.properties.file":"/home/APS/flowdroid.properties"}'

Client Repository Link

AndroidPrivacyClient