Hacker News new | ask | show | jobs
by strlen 5634 days ago
> I've been doing some android programming recently, and working with Java without IoC is simply unbearable.

Can't you use Guice with Android? I'd be surprised if you can't.

1 comments

I'm looking into Guice + Roboguice (which seems to be the way to go), but I really need to understand Guice semantics first - Guice != Spring and I have a fair bit of 'unlearning' to do