I'm trying to share a project I have in Android Studio with git but it always returns me the following error:
Successfully created project 'nome' on GitHub, but initial push failed: Could not read from remote repository.
Looking on the internet, I saw staff speaking to go in Settings - > Version control - > git - > ssh and select native, but even doing so it presents the same error.
Is there another solution?