# MemDump Dump Memory # Building For Android:
```bash export NDK_PROJECT_DIR=`pwd` make android ``` For Linux: ```bash make ```