Yes, we have a Java version of Couchbase Lite that can be used anywhere that runs a recent version of Java (sorry I don't know the exact requirements)
The repo is here: https://github.com/couchbase/couchbase-lite-java and there are pre-compiled downloads available here: http://www.couchbase.com/nosql-databases/downloads#couchbase-mobile Try to follow the docs and let us know if you have specific questions or run into specific issues. If the docs are lacking, let us know and we can get those fixed up. On Sun, Jul 31, 2016 at 2:19 PM, Guanjie Liu <[email protected]> wrote: > Help!! > > I am trying to customise the android framework. Can Anyone tell me whether > it is possible to use Couchbase Lite in the system service or it can only > be used in the app? > > If it can be used in the system service, how do I do that? where should I > add the couchbase library to? > > -- > 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/610caa4f-cc41-4d51-89a1-97db7ac835a7%40googlegroups.com > <https://groups.google.com/d/msgid/mobile-couchbase/610caa4f-cc41-4d51-89a1-97db7ac835a7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CACSSHCHNoTu9TZPJ6HtpUC6HuHB_e5wCne%3DgAPU3jwCPV83N%3Dw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
