##Webapp-installation (with XAMPP)
- Download and install XAMPP (e.g., from https://www.apachefriends.org/download.html)
- Run the install script in the infsecApp folder (assumes your xampp installation is in /opt/lampp, if it is not you need to adapt the script to your actual install location)
##Android-app
- The project can be imported and built using android-studio
- The server's IP address is hard-coded in the PostLocationTask class -- change it to the actual address of your server
- The server's certificate file should be put into the res/raw folder