It could be weird but I never succeed to import any zip file as a module/library to my project using android studio. I followed many tutorials like this one:https://chmcguir.wordpress.com/2013/09/23/android-studio-importing-library-projects/
But I always have errors.
So someone can explain me how to import a library, as a zip file downloaded on github ( like this one:https://github.com/chrisbanes/Android-PullToRefresh ) on an android studio project to use it? Thanks in advance.