This is impossible to do:
  -- If you can't know which mail client to use then you can't know
how it stores data
  -- Most mail clients don't store email just on the phone, they also
replicate it somewhere else, how do you know the user didn't back up
their corporate email to another account?
  -- Even if you just limit yourself to the GMail account, I still
don't know how to wipe email on the phone programattically, I would
suspect it uses a content provider that isn't public facing, so you
can't access it.
  -- If you did this as an app, without hacking the firmware the user
was using, then there would be no way to prevent the user from simply
uninstalling the app.

kris

On Tue, Jul 31, 2012 at 9:53 AM, The Simple <[email protected]> wrote:
> I am developing an application which will remotely wipe all corporate mail
> send to the employee ,when the employee leave the organization.I googled for
> a day but did not find any suitable solution for wipe email. So please give
> me some idea to wipe the email remotely using SMS.
>
> During my search I come across so many apps is doing the email wipe
> remotely. How they do it…?
>
> Note: company employee have permission to use any mail client.
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to