GhostFish is a very lightweight and fast dependency injection container for Android.
Using annotation processors, GhostFish compiles a list of application scoped beans in asset/beans.txt file.
During this stage, it also adds code allowing dependency injection to every non-bean class containing at least 1 @Inject
annotation.
from The Android Arsenal
No comments:
Post a Comment