When I am trying to run Robospice Retrofit sample code I got this Error.
java.lang.RuntimeException: Impossible to start SpiceManager as no service of class : com.example.dinesh.basicfragments.SampleRetrofitService is registered in AndroidManifest.xml file !
How to solve this issue ?
Add your service to AndroidMAnifest file like this: