Registration now displayed correctly, but doesn't send info to server

This commit is contained in:
bspeice
2013-12-02 18:05:52 -05:00
parent 63f60806e5
commit 16099dba25
2 changed files with 13 additions and 14 deletions

View File

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