Uses of Package
com.todoroo.andlib.service

Packages that use com.todoroo.andlib.service
com.todoroo.andlib.service Todoroo Library classes for the service layer: dependency injection, exceptions, HTTP requests, etc. 
 

Classes in com.todoroo.andlib.service used by com.todoroo.andlib.service
AbstractDependencyInjector
          A Dependency Injector knows how to inject certain dependencies based on the field that is passed in.
Autowired
          Autowired is an annotation that tells the dependency injector to set up the class as appropriate.
DependencyInjectionService
          Simple Dependency Injection Service for Android.
ExceptionService.ErrorReporter
          Error reporter interface
NotificationManager
          Notification Manager stub
RestClient
          RestClient stub invokes the HTML requests as desired