droidcon Italy 2021
2021.11.11. • Event page
Talk details
Git Good with Android Studio
Android Studio is an incredibly powerful tool. You probably couldn’t explore all of its menus and built-in capabilities if you tried.
One of my personal favourite parts of it is the version control support. In this talk, I’ll show you how easy it is to use Git and perform version control tasks in general within Android Studio. No third-party tools required!
Resources:
- Managing your local work in Android Studio by Tamás Balogh
- Official IntelliJ IDEA docs about Git integration