Functionality makes it sound like a virus or root kit.

On Wed, Mar 7, 2012 at 7:47 AM, Earlence <earlencefe...@gmail.com> wrote:

> > - silent install / uninstall of the applications
>
> if you are root, you can install a package silently. Look at the
> PackageManagerService
>
> > - switching on the GPS and Network Location without user's
>
> LocationManagerService / Location API
>
> > - protect our application from being deleted by user.
>
> if the phone is rooted, anyone can delete your application.
>
> you are better off having a custom android build with these features
> in a special system app with the required permissions.
>
> -Earlence
>
> On Mar 7, 3:19 pm, Svitlana Rybka <svitlana.dov...@gmail.com> wrote:
> > Greetings Android Developers,
> >
> > I represent a team that works on MDM system. We want to have the
> > following opportunities to be implemented in our system:
> > - silent install / uninstall of the applications
> > - switching on the GPS and Network Location without user's
> > confirmation (switch Use GPS satellites and Use wireless networks)
> > - enable our application as device administrator without user's
> > confirmation  (to perform device lock and wipe features)
> > - protect our application from being deleted by user.
> >
> > I suppose that all these can be done if a device has super user
> > (device is rooted). Is there any documentation on these matter? Maybe
> > you can provide us the contacts of a person who is authorized to help
> > us?
> >
> > Best Regards, Svetlana.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Security Discussions" group.
> To post to this group, send email to
> android-security-discuss@googlegroups.com.
> To unsubscribe from this group, send email to
> android-security-discuss+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/android-security-discuss?hl=en.
>
>

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

Reply via email to