Skip to content

qades/greenInject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

greenInject

greenInject is a injection library for Android optimized for minimal size.

Read more about greenInject: https://github.com/greenrobot/greenInject/wiki

Release History

V0.6 (2011-09-08)

V0.5 (2011-08-29)

Initial open source version with basic features:

  • Inject views
  • Inject most important resource types
  • Inject Intent extras
  • Value binding for TextView descendants and Strings
  • Listener Binding with @OnClick

About

Injects views, resources, extras, etc. into Android activities and arbitrary Java objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%