Linux下NDK的配置 添加ndk環境變量到系統終端 1.1如果是bash終端,編輯 vim ~/.bashrc 1.2.如果是zsh終端,編輯 vim ~/.zshrc 2.添加如下兩句到文件末尾 3.保存退出 ...