|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
TO
, using extras of
type FROM
.RoboPreferenceActivity
.AccountAuthenticatorActivity
that provides dependency injection
with RoboGuice.RoboActivity
extends from Activity
to provide dynamic
injection of collaborators, using Google Guice.Activity
should now
extend from RoboActivity
.Activity
provided by the
Android SDK, we provided Guice versions as well for the most used : see
RoboExpandableListActivity
, RoboListActivity
, and other
classes located in package roboguice.activity.RoboActivityGroup
extends from ActivityGroup
to provide
dynamic injection of collaborators, using Google Guice.RoboExpandableListActivity
extends from
ExpandableListActivity
to provide dynamic injection of collaborators,
using Google Guice.RoboIntentService
extends from IntentService
to provide dynamic
injection of collaborators, using Google Guice.IntentService
should now extend from
RoboIntentService
.RoboLauncherActivity
extends from LauncherActivity
to provide
dynamic injection of collaborators, using Google Guice.RoboListActivity
extends from ListActivity
to provide
dynamic injection of collaborators, using Google Guice.RoboMapActivity
extends from MapActivity
to provide
dynamic injection of collaborators, using Google Guice.RoboPreferenceActivity
extends from PreferenceActivity
to provide
dynamic injection of collaborators, using Google Guice.RoboService
extends from Service
to provide dynamic
injection of collaborators, using Google Guice.Service
should now extend from
RoboService
.RoboTabActivity
extends from TabActivity
to provide
dynamic injection of collaborators, using Google Guice.AsyncTask
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |