Develop Build Retrieving the repo git clone --depth=1 https://github.com/autodiag2/ELM327SimAndroid/ && \ cd ELM327SimAndroid && \ git submodule update --init --recursive --depth=1 Compile the app ./gradlew assembleDebug