Hi Raheel, you might want to install the sync gateway, and configure it to 
use your couchbase server's bucket. Then in your Couchbase Lite you point 
to the gateway's URL.

You need the gateway because exposing a database directly to the 
application not the way to go (for many reasons).

References: 

http://developer.couchbase.com/mobile/develop/guides/sync-gateway/index.html

http://developer.couchbase.com/mobile/develop/guides/couchbase-lite/native-api/replication/index.html

BR,
Thiago


On Monday, September 29, 2014 2:12:04 PM UTC+2, Raheel Mateen wrote:
>
> i just installed couchbase server and make a new data bucket and name it 
> syn_gateway so what is the url to send over that gateway ?
>
> On Wednesday, September 24, 2014 4:57:12 PM UTC+5, 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/8b77e052-e529-4dfa-b9ec-d252c00ed8cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to