# HG changeset patch # User nikita@nikita-rack # Date 1237823682 -3600 # Node ID 4145f456d73be52526545f08e5d64ca726c94119 # Parent d97efe278ca18ecf8d1d252eeeb712e1b426fb54# Parent e612d4a075adff4cd4bdfa0e97a1ebd4aacf089c merge diff -r d97efe278ca1 -r 4145f456d73b INSTALL --- a/INSTALL Mon Mar 23 16:49:55 2009 +0100 +++ b/INSTALL Mon Mar 23 16:54:42 2009 +0100 @@ -5,7 +5,7 @@ 2. ActivityCreator Use the script provides by the SDK to set the Android platform directory. - > $SDK_DIR/tools/activitycreator --out beem com.beem.project.beem.Beem + > $SDK_DIR/tools/activitycreator --out . com.beem.project.beem.Beem 3. Compile and install Use ant to compile and install the application on the Android emulator