From a983fe36ddf8352b7d1122bdc060d271004724ee Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Fri, 29 Oct 2010 22:54:06 +0100 Subject: Home Screen added, Menu added, both for switching between activites --- AndroidManifest.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3b467a6..58d6c60 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -4,6 +4,14 @@ android:versionCode="1" android:versionName="1.0"> + + + + + + + @@ -18,6 +26,8 @@ + + -- cgit v1.2.3