Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
android NewRAW is now a submodule of commandergenius project
Browse files Browse the repository at this point in the history
  • Loading branch information
usineur committed Nov 30, 2010
1 parent c9b149f commit f93aa6e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README
Expand Up @@ -4,11 +4,12 @@ Then, you have to download pelya awesome commandergenius software.
(GIT repo: https://github.com/pelya/commandergenius ).
You need to install Android SDK 2.2, NDK r4b, and "ant" tool.

Now you are ready. Launch following commands:
NewRAW is now part of commandergenuis as submodule
Lauch following commands in commandergenius GIT:
git submodule update --init
cd project/jni/application
rm src
place android-newraw GIT in this directory
ln -s android-newraw src
ln -s NewRAW src
cd ../.. && android update project -p .
cd ..
sh build.sh
cd ..
sh build.sh

0 comments on commit f93aa6e

Please sign in to comment.