changeset 7332 | 3f2e130f9715 |
parent 7330 | 867e4fda496e |
child 7349 | 12fdfd2038d4 |
--- a/project_files/Android-build/SDL-android-project/AndroidManifest.xml Mon Jul 16 20:16:03 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/AndroidManifest.xml Tue Jul 17 22:27:16 2012 +0200 @@ -47,7 +47,8 @@ android:theme="@android:style/Theme.NoTitleBar.Fullscreen" /> <service android:name=".Downloader.DownloadService" /> - + <service android:name=".netplay.NetplayService" /> + <activity android:name="StartGameActivity" android:label="@string/app_name"