Re: [android-security-discuss] Re: Inter-Application Security

2014-01-13 Thread magee . insecure
> > Thanks for the reply, I have read through that, but as I am not a > developer, some of the nuances were lost to me. I guess I want to know specifically how Gmail and Drive expose files. I assume a developer could not create an app that can just go in and grab a file from Gmail/Drive using

Re: [android-security-discuss] Re: Inter-Application Security

2014-01-13 Thread Dominik Schürmann
Hi, please read http://developer.android.com/training/articles/security-tips.html especially the "Using content providers" section in http://developer.android.com/training/articles/security-tips.html#StoringData Regards Dominik On 01/13/2014 10:41 PM, magee.insec...@gmail.com wrote: > I guess t

[android-security-discuss] Re: Inter-Application Security

2014-01-13 Thread magee . insecure
I guess to add a third question: If the file is editable (such as opening confidential.txt with a text editor), how does it save changes back into the private data directory of Gmail or Google Drive? -- You received this message because you are subscribed to the Google Groups "Android Securit