Seasoned iOS developer, new Android developer here..
I saw this java class on git hub that I wanted to use. https://github.com/CardinalNow/Android-CircleProgressIndicator My question is very simple yet I could not find help on it anywhere (perhaps a lack of phrasing on my part), but how do i get the circular progress class into my Android Studio project without iterating through the zip download, cutting out the relavent xml, pasting it in my project, copying the java classes, inserting them into my project and changing all the package names. I figured theres got to be an easier way.
Sorry if this questions has been asked, thanks in advance!