droidcon Italy 2021
2021-11-11 • Online • 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 content about Git
- Version Control with IntelliJ IDEA (live demo)
- Version Control in an IDE – What Should It Look Like? By Dmitriy Smirnov (overview, history, and explanation of the integrations)
- Official IntelliJ IDEA docs about Git