But how it is possible from google play. It do not ask for the user 
permission and uninstall the application you choose. 

On Thursday, October 18, 2012 6:38:31 PM UTC+5:30, Mark Murphy (a Commons 
Guy) wrote:
>
> On Thu, Oct 18, 2012 at 8:55 AM, Gautam Bisht 
> <gauta...@gmail.com<javascript:>> 
> wrote: 
> > I want to create a application for my employee which will be distributed 
> > from my server. I want a feature that once the employee leave the 
> company i 
> > can remotely uninstall the application from his/her mobile. 
> > Is it possible in android?? 
>
> Not really. You can *start* the uninstallation process via an 
> ACTION_UNINSTALL_PACKAGE Intent and startActivity(). However, the user 
> has to confirm the removal. 
>
> -- 
> Mark Murphy (a Commons Guy) 
> http://commonsware.com | http://github.com/commonsguy 
> http://commonsware.com/blog | http://twitter.com/commonsguy 
>
> Android Training in NYC: http://marakana.com/training/android/ 
>

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

Reply via email to