Re: [android-developers] apps with the same user id

2009-12-05 Thread Mark Murphy
> What are the privileges of two apps with same id? > I thought that two apps with the same id can communicate with implicit > intents without the need for intent filters to be advised.I created > two test apps for this reason but it failed... I am not aware of any such "implicit intents" capabili

[android-developers] apps with the same user id

2009-12-05 Thread dane131
What are the privileges of two apps with same id? I thought that two apps with the same id can communicate with implicit intents without the need for intent filters to be advised.I created two test apps for this reason but it failed... -- You received this message because you are subscribed to th