How to Upload Android Studio Project to GitHub?
The good thing about using Android Studio to upload your files to GitHub is it automatically figures out for you what files are required to commit and push to GitHub. For example, generated files are not required to commit and push to GitHub.
The fol...
vtsen.hashnode.dev3 min read