# HG changeset patch # User nikita@nikita-rack # Date 1237065591 -3600 # Node ID e612d4a075adff4cd4bdfa0e97a1ebd4aacf089c # Parent c4b152d629861084030df680a9d5c9d70704dd8f modif du fichier d'installation diff -r c4b152d62986 -r e612d4a075ad INSTALL --- a/INSTALL Sat Mar 14 22:17:14 2009 +0100 +++ b/INSTALL Sat Mar 14 22:19:51 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