About ButterKnifeAndroid
ButterKnife uses a simple Field and method binding for Android views which uses annotation processing to generate boilerplate code for you.
Eliminate findViewById calls by using @Bind on fields.
Group multiple views in a list or array. Operate on all of them at once with actions, setters, or properties.
Eliminate anonymous inner-classes for listeners by annotating methods with @OnClick and others.
Eliminate resource lookups by using resource annotations on fields.
for sample code visit the link www.github.com/ashwary
Download and install
ButterKnifeAndroid version 1.0 on your
Android device!
Downloaded 50+ times, content rating: Everyone
Android package:
com.tandon.aishwary.butterknifedemo, download ButterKnifeAndroid.apk
by K####:
Not upto mark