This is the repository for the "I Heart Corvallis" mobile application.
Creators: Omeed Habibelahian, Bradley Imai, & Dylan Tomlinson
How to run the Application:
- Download Android Studio (if you haven't already)
- Open Android Studio
- Choose "Open an existing Android Studio project"
- Navigate to the "IHCv2" directory, then click "Open"
- Click the "Build" button (the green hammer icon)
- Once the app is done building, click the "Run" button (the green play icon)
- Choose if you want to run the app on your connected Android device or on the emulator
Things that need to be modified once the database tables, webpages, and app scripts get moved:
- Each Loader class has a URL variable, and everything in the URL before the name of the PHP file needs to be changed to the new file path
- In every webpage script and app script that connects to the database, the values for each connection variable need to be changed to the new values