I am trying to use this library project, so I tried to run the sample application (in /app/source/main/ in the Github link), and in MainActivity.java
/app/source/main/
MainActivity.java
Change ButterKnife.inject(this); to ButterKnife.bind(this);