AndroidAnnotations – Code less, Do more – Part 2 - Fragments
Welcome to Part 2 of Making life easier with Android Annotations. This time we'll have a look on the ways of using Fragments along with AndroidAnnotations. Anyone who used Android fragments, know how painful it is to create them with arguments that needs to be passed to each instance (to set them to our wish).