Just starting my way with Roboguice for android. Tried implementing this simple context injection but getting this exception. I googled it and ran into quite a few posts but non
Download javax.inject-1.jar and add it to your build path.
See here.
Also, make sure you are using Guice without AOP.