AddAllowedApplication (String packageName) of the VPNService.Buildr class method does not work at level 14 api

I want to add addAllowedApplication (String packageName) in an android application for api level 14. but it does not work on api 14. please give a solution for this

+4
source share

All Articles