We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec268b commit 8282166Copy full SHA for 8282166
README.md
@@ -26,6 +26,7 @@ cd -
26
```
27
28
## Build the binary
29
+
30
Supported arch are 'x86_64', 'x86', 'arm64-v8a' & 'armeabi-v7a'
31
```bash
32
ANDROID_NDK="$HOME/Android/Sdk/ndk/" PROTOC_PATH="$PWD/src/protobuf/build/protoc" bash ./build.sh arm64-v8a # output in build/$arch/bin/aapt-*
0 commit comments