merge
authornikita@nikita-rack
Mon, 23 Mar 2009 16:54:42 +0100
changeset 37 4145f456d73b
parent 36 d97efe278ca1 (current diff)
parent 34 e612d4a075ad (diff)
child 38 3e76846c48a9
merge
--- 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