Add some more skeleton to how Alerts should be processed

Create a way to statically get the app context
This commit is contained in:
bspeice
2013-10-07 14:20:20 -04:00
parent 449678316f
commit fa28b411b5
9 changed files with 209 additions and 101 deletions

View File

@ -14,5 +14,6 @@
<string name="home_label_recent_alerts">Recent Alerts:</string>
<string name="gameday_handle">UNCCGameDay</string>
<string name="university_handle">unccharlotte</string>
<string name="db_path">Gameday.sqlite</string>
</resources>