Tuesday, 17 September 2013

Custome UncachedSpiceService

Custome UncachedSpiceService

I have an issue when I try to use ormlite with robospice.
With ormlite, we must call getHelper() and releaseHelper(). And I think
the best place to call them is UncachedSpiceService.
So I want to call getHelper() in onStart Service and releaseHelper() in
onStop.
Can I do this? And how can do. Please give me some advice.
Thanks.

No comments:

Post a Comment