I wonder which version of python is needed?

Which Python version needs to be configured in Android Studio?

I think either works.

Sorry to bother you, but I don’t know how to build success. Thank you for your reply.

Sorry to bother you, but I don’t know how to build success. Thank you for your reply

Did you follow the build instructions in the README? If so, you need to post exactly what you are doing when you run into problems, what the error is, etc.

thanks. gradlew buildNative:

No idea, maybe run the git fetch command manually and see what it says.

And of course, you did follow the instructions about initializing git submodules, yes?

Thank you for your reply. Yes, I did according to the readme.

Run git submodule status, paste the output.

7812c2c937ad98c24cb6e0bd56ce1d9b4ab967a4 src/github.com/syncthing/syncthing

Well, cd to the directory and run git fetch --tags as that is what the Python script does. See what happens.

Then, optionally, fix the script to show the command output when the command fails, and file a PR with that…

Thank you for your help. It’s already nine o 'clock. I’ll check the information after I get home

You need git and go installed, and need to make sure git submodules are initialised and updated.

yes,I did it according to the README on github, but there are still some problems:222

That’s a different error that time. See this thread:

What should I do?

This is what happened when I ran Gradlew build

From your previous thread (which you never answered):

Python?www