sourcey / materiallogindemo

Android login and signup demo with material design
http://sourcey.com/beautiful-android-login-and-signup-screens-with-material-design/
833 stars 629 forks source link

I'm having a hard time adding this to my android studio #12

Closed Artuga closed 6 years ago

Artuga commented 6 years ago

Can somebody explain how to do it to me? Please, it's the first time i'm going to do this.

tjnapster555 commented 6 years ago

@auscaster the problem is that new android studio update the gradle version and that gradle version expecting us to update the build tools and that build tools want us to update the butter-knife version so my advise is to use android studio 2.2 not the new version 3.0

Amothekip commented 6 years ago

Error:Execution failed for task ':app:javaPreCompileDebug'.

Annotation processors must be explicitly declared now. The following dependencies on the compile classpath are found to contain annotation processor. Please add them to the annotationProcessor configuration.

jslachta commented 6 years ago

You can try this again. This issue should be fixed. Please consider closing this issue.