I wonder which version of python is needed?

Congratulations, you have python installed. You’ve been told twice now that you need go installed, and go is not python.

Do I need to configure the GO environment?

I’ll just repeat what’s already been said:

Sorry, I think I have installed it, I clone it according to the README on github, and then configure the python environment. What else do I need?

… You need to have go installed and available in your path. Post a screenshot of you typing go into your command prompt.

I have installed Go444

Right, so try running go run build.go -goos android -goarch arm -no-upgrade build inside E:\AndroidStudioWork\syncthing\syncthing-android\syncthing?

1 Like

I ran it directly under the project path :gradlew buildNative.It worked, thank you!

I am not good at English, sorry for the misunderstanding before.Thanks for your grateful help here. Problem have been solved.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.