tags:

views:

32

answers:

1

I want to block the installation of Blacklist rated applications over device either through side loading or through android Market. Does anybody has an idea how this can be done?

I already have root level access to the device

A: 

I don't think this is possible with regular access level. I think you at least need to root a device to be able to do this. Another option can be modifying the platform itself.

Konstantin Burov
Hi Burov,I have root level access. I want to implement this feature but where to implement.I am thinking for the PackageManager OR the Package Installer.Please help me out.pk
Praween k