diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
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</pre> <pre>../generate_release.sh</pre> - <p>The apks needs to be copied from <code>out/Default/apks/*.apk</code> + <p>The apks needs to be copied from <code>out/Default/apks/release/*.apk</code> into the Android source tree at <code>external/vanadium/prebuilt/arm64/</code> with arm64 substituted with the correct value for other architectures (arm, x86, x86_64).</p> |
