Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 431 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 431 Bytes

AR Walks

This is an Android application which uses augmented reality (AR) to display points of interest, messages and tracks

Configuration files

properties.xml

You must make a file in the res/values folder which contains a value 'db_url' with the URL where the PHP-files are stored.

config.php

When deploying the server you need a config.php file. This contains the connection string for the PostgreSQL database.