[Users] I want to output an older version of the apk file.

d_iwamoto at geo999.com d_iwamoto at geo999.com
Fri Jul 31 03:04:02 PDT 2020


I want to output QField version 1.5.3 apk on ubuntu, so I went to the
andoroid documentation and ran the build, but it outputs the same version of
apk as the master.

Please let me know if the following steps are wrong.

 

1. get the latest tag from
https://hub.docker.com/r/opengisch/qfield-sdk/tags/

2. git clone https://github.com/opengisch/QField.git 

3.TAG=(QFieldSDK-TAG)

4.export APP_VERSION="v1.5.3"

5.git submodule init

6.git submodule update

7.docker run -v $(pwd):/usr/src/qfield -e APP_VERSION=$APP_VERSION
opengisch/qfield-sdk:$TAG /usr/src/qfield/scripts/docker-build.sh --rm

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qfield.org/pipermail/users-qfield.org/attachments/20200731/294b591b/attachment-0002.html>


More information about the Users mailing list