Hi Raheel. I skimmed the android documentation you mentioned, I believe you'll understand it better after reading my tutorial : http://ti.eng.br/beginning-with-couchbase-lite-on-ios/
The concepts are exactly the same, the only thing that changes is basically the programming language. But the method names are pretty consistent so you should understand it. You can also skip the "Model" section of my tutorial as AFAIK that is only applying for iOS at the moment. But all the rest is the same. BR, Thiago On Wednesday, September 24, 2014 1:57:12 PM UTC+2, Raheel Mateen wrote: > > I follow the following to start the couch db on android > > http://docs.couchbase.com/couchbase-lite/cbl-android/cbl-android-1.0b2/#developing-apps > > but i actually not understand how to query in couch db for example if i > make a document in a db so how should i access that document with the help > of query. > -- 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/7b327a45-3e2f-4e6f-b6f4-681c8ddd7359%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
