AlertDB being re-commited to Git

This commit is contained in:
agk512
2013-11-21 14:03:23 -05:00
parent c6e0587f1d
commit a06aa20207
7 changed files with 342 additions and 223 deletions

View File

@ -36,6 +36,7 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<service android:name="com.uncc.gameday.alerts.AlertService"/>
</application>
</manifest>