Settings

Theme

FrankenRobot - Android injection library based on resources qualifier mechanism.

github.com

1 points by menny 13 years ago · 0 comments · 1 min read

Reader

A simple injection library for Android: uses Android resources qualification mechanism to map interfaces to concrete implementations. FrankenRobot takes two string-array resources; one of canonical interface names, and the second of canonical concrete implementations. You can specify a different implementation for every imaginable resource qualifier (be it API level, screen-size, locale, etc.), and FrankenRobot will instantize the most appropriate implementation using Android's resource qualifier mechanism.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection