How to get couchbaselite into IntentService

I am working on a Location base android application . I need to check user location every 2 hours later, then need few Document from couchbase lite . I want to use intent service for this. How can i do this? Pls help me .

This is a really general question. Can you be more specific about the problem?