I want to import this library to my project in Android Studio v1.0.0 rc2:
https://github.com/navasmdc/MaterialDesignLibrary
But there is a problem. When I add this library as a module, this error appears:
Error:Dependency MyApplication.libraries:MaterialDesign:unspecified on project app resolves to an APK archive which is not supported as a compilation dependency. File: C:ADTBundleStudioWorkspaceMyApplicationlibrariesMaterialDesignuildoutputsapkMaterialDesign-release-unsigned.apk
What would be a step-by-step guide to solve this problem? Or what would be a gradle dependency for this library?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…