diff --git a/static/build.html b/static/build.html index 7cedd57e..0fe4ceb9 100644 --- a/static/build.html +++ b/static/build.html @@ -620,7 +620,7 @@ git am --whitespace=nowarn ../*.patch
../generate_release.sh-
The apks needs to be copied from out/Default/apks/*.apk
+
The apks needs to be copied from out/Default/apks/release/*.apk
into the Android source tree at
external/vanadium/prebuilt/arm64/
with arm64
substituted with the correct value for other architectures (arm, x86, x86_64).