Le 17/12/2013 07:48, Manjunatha M a écrit :
> Hi,
>
> I want to include one setting in settings application. I need to access it 
> from Home application and contact application. What is the best way to 
> implement and access shared settings?
>
>

When you say "shared" settings, do you mean programmatically shared
(they already are as long as your app has the permission) or shared UI
(in that case you should use the "configure" activity, you can run `grep
-r "'configure'" apps/` to find some examples)?

Regards,
-- 
Julien

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to