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

Matthias Kuhn matthias at opengis.ch
Fri Jul 31 05:39:23 PDT 2020


You need to git checkout the version you want to build

On 7/31/20 12:04 PM, d_iwamoto at geo999.com wrote:
>
> 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
>
>
> _______________________________________________
> Users mailing list
> Users at lists.qfield.org
> http://lists.qfield.org/listinfo.cgi/users-qfield.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qfield.org/pipermail/users-qfield.org/attachments/20200731/2ea36dd5/attachment.htm>


More information about the Users mailing list