Thanks Jens.
The other application would only only consult the database.
But I will try to address this issue in the same application.
The operating system I'm using is Android.

Julio.

Em segunda-feira, 2 de fevereiro de 2015 18:39:24 UTC-2, Julio Albuquerque 
escreveu:
>
> Hi.
> Developed an application with the package name (br.com.alegrete.nossoguia) 
> with Couchbase-lite-net. The CBlite database was created through the 
> Manager.SharedInstance command.
>
> Now developed another application with another package name (
> br.com.alegrete.bina), and need to access the existing database created by 
> br.com.alegrete.nossoguia.
> I am using the command:
>
> DirectoryInfo d = new DirectoryInfo (
> "/data/data/br.com.alegrete.nossoguia/files/.local/share/");
>  Manager manager = new Manager (d, ManagerOptions.Default);
>
> But I am getting the exception that do not have permission to access.
>
> How are you doing in these cases?
> Someone ever needed to have the same CBlite database to more than one 
> application?
> I put in a common area at all?
>
> Can you help?
>
> Julio.
>

-- 
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/29c35494-489a-4739-bca3-b5b8732b37c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to