This repository was archived by the owner on Feb 16, 2020. It is now read-only.
usineur/android-newraw
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
First, many thanks to Gregory Montoir for his original work. 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. NewRAW is now part of commandergenuis as submodule Lauch following commands in commandergenius GIT: git submodule update --init cd project/jni/application rm src ln -s NewRAW src cd ../.. && android update project -p . cd .. sh build.sh