What makes you think that they have anything to do with one another? This feels like "what is the difference between a person, a rock, and a metaphor?"
– CommonsWareNov 15 '14 at 17:59
Thanks. Butterknife does injection to lessen the code. And from here:https://code.google.com/p/android-query/#Less_Code, one of AQuery's feature is same/similar
– dowjones123Nov 15 '14 at 18:04
1
I think he wants to compare Aquery vs ButterKnife. And than use one of those together with Picasso. So it's more like asking about the difference between a person and a rock.
– Rolf ツNov 15 '14 at 18:08
Aquery is better than Picasso because while in offline mode/ No Internet Connectivity ,Picasso tries to fetch record form server whereas Aquery maintains its cache form where it fetched the images .