I’m trying to build Android APK, and I already have Python and Go installed.
I follow tips in I wonder which version of python is needed?, when I try running go run build.go -goos android -goarch arm -no-upgrade build
inside E:\AndroidStudioWork\syncthing\syncthing-android\syncthing
, there is a problem:
I haven’t built for Android before but the build instructions don’t seem to involve invoking go.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.