On Apr 21, 2014, at 4:10 AM, Pavel Malyshev <[email protected]> wrote:
> So, if i want to run LiteListener while still working with database, i just > need to create a separate instance of Manager and pass it to LiteListener You don't even need to do that. You can use the same instance of Manager. Also, the thread-safety advice I've been giving is for iOS. I don't know if the Java implementation has the same threading restrictions; one of the Android devs can answer that. --Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/A53AD5AA-F602-4008-9255-B5E93591C414%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
