This question might have been answered somewhere but couldn\'t find the appropriate one.
I want to know how can I create a common utility library project in Android Stud
Simply create it as a normal project, if you want to use it as library open project structure in the app that wants to use it and add the intended library under Dependencies.
project structure
Dependencies